Create getters for Specification on outer WireSpec class

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • Service Arch 2023-09-18, Service Arch 2023-10-02, Programmability 2025-06-09, Programmability 2025-06-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now, the WireSpec class basically wraps a Specification struct, which contains most of the information we need from the WireSpec class implemented here

      This results in us having to traverse three levels in order to access the information we want from WireSpec, which is not ideal.

      Build getters inside the WireSpec class that allow us to simply call (for example) `WireSpec::getWireSpec(...).isInternalClient()`.

              Assignee:
              Eduardo Lopez
              Reporter:
              Erin McNulty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: