Implement strict JSON support for BSON

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.0.0
    • Affects Version/s: 1.8.2
    • Component/s: BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now, you can't parse or serialize a BSON hash to JSON strict in the ruby driver. Nearly all the other 10gen drivers support this functionality and we should too.

      A good example of what needs to be done can be found here in the Python driver:
      https://github.com/mongodb/mongo-python-driver/blob/master/bson/json_util.py

            Assignee:
            Durran Jordan
            Reporter:
            Brandon Black (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: