Replace NamespaceString::db_deprecated comparison

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Serverless 2023-08-07
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We currently have in the code places where we do the following :

      (nss.db_deprecated() == otherNss.db_deprecated())

      We should replace that behavior with a `isDbEqual` comparison method in order to eventually no longer make the use of `db_deprecated` which will eventually be private / removed.

            Assignee:
            Mathis Bessa (Inactive)
            Reporter:
            Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: