Improve NamespaceStringOrUUID API

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The API exposes two different ways to access the underlying namespace or UUID:

      • As an optional value, which causes an extra memory allocation and copy
      • As a raw pointer

      We should really consolidate this API into either:

      • A hasNss/Uuuid() function and a getNss/Uuid() function
      • Typedef NamespaceStringOrUUID as a stdx::variant

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: