-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.2
-
Component/s: None
-
None
The current format of printing BSON objects results in excessive escaping when printing deeply nested objects. Fix the String method to ensure that nested calls don't escape the double quotes.
- related to
-
GODRIVER-328 Combine the extjson and bson packages
- Closed