Remove intermidiate CachedDatabaseInfo wrapper class

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding EMEA 2022-03-07
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      All the functions of the CatalogCache that returns a database wrap the result inside a CachedDatabaseInfo class. This is really unecessary in fact all the methods of the CachedDatabaseInfo class are simply a passthrough to the underlying TypeDatabase object functions.

      The goal of this ticket is to get rid of the intermediate wrapper class and simply convert CachedDatabaseInfo to an alias of DatabaseTypeValueHandle

            Assignee:
            Tommaso Tocci
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: