-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: JavaScript
-
None
x =
{ a : new ObjectId() }should tojson to
{ a : ObjectId( ... ) }x =
{ a : new ObjectId() }should tojson to
{ a : ObjectId( ... ) }