Support customization of IDL parsers through derivation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 2017-05-08
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Today, IDL parsers does not allow easy customization of the parse() function since it is a static method. To fix, this the parsing logic should be moved to a protected parse method to allow derived classes to write to add custom logic after parse is complete in their own public parse static method.

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: