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

Parser Chaining support for IDL

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Platforms 2017-05-08

      IDL needs support for aggregating parsers together as a chain.

      For instance in a document:

      {
       field1: ...
       field2: ...
       field3:...
      }
      

      There needs to be a way of supporting field1, field2, and field3 parsed by separate parsers but grouped together by a large container type that errors on extraneous and duplicate fields.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: