Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21407

Match expression parsing class ExtensionsCallback should be a pure interface

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

      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@mongodb.com David Storch
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: