Some Command members need to be const-qualified

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      TypedCommand tightens the Command API, and often needs to access Command member functions through `const Command*` pointers. Some member functions are logically non-mutating, but are not marked const. These need to be const-qualified to proceed with TypedCommand refactoring.

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: