-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: 0.0.2
-
Component/s: JSON & ExtJSON
-
None
By merging these packages we will only add 3 functions to the BSON package. We gain the ability to stringify BSON objects to extended JSON which is easier to read than the format we currently use. We can also consolidate the types we use, eventually remove the dependency on the parser, ast, and builder packages. We will also be able to add extended JSON parsing to the decoders and add an extended JSON encoder.
- is related to
-
GODRIVER-309 Fix excessive escaping when printing BSON objects
- Closed