Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1245

Add support for reading new formats defined in the latest version of MongoDB extended JSON

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.1
    • 2.0
    • BSON
    • None

    Description

      Add support for all formats defined in the latest version of the MongoDB extended JSON spec:

      http://docs.mongodb.org/manual/reference/mongodb-extended-json/

      For example, the following is not yet supported:

      { d : { $date : { $numberLong : "1234" } } }
      

      Go through the spec and verify that all defined formats are supported. Add any missing unit tests.

      This ticket is for reading only. There will be no change to the output formats for now.

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: