Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-1505

add `serialize`/`deserialize` to mongodb-extjson

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: EJSON
    • None

      mongodb-extjson replaced the existing extended-json module, but only provides stringify and parse methods, in sync with the JSON module. Inevitably, most users of this module implement their own methods to use some combination of EJSON and JSON to provide a way to serialize and deserialize extended json to javascript objects. We should bake these convenience methods into the module itself.

            Assignee:
            sophie.saskin@mongodb.com Sophie Saskin
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: