Match expression parsing class ExtensionsCallback should be a pure interface

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.0
    • Affects Version/s: None
    • Component/s: Querying
    • Fully Compatible
    • ALL
    • QuInt E (01/11/16)
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The match expression parsing class ExtensionsCallback defines all of its virtual methods; however, it is almost always an error to instantiate an ExtensionsCallback object directly, instead of using one of the derived classes (ExtensionsCallbackReal or ExtensionsCallbackNoop).

      ExtensionsCallback should be changed to be a pure interface.

            Assignee:
            David Storch
            Reporter:
            J Rassi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: