-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: EJSON
-
Empty show more show less
-
Not Needed
With the upgrade to js BSON v4 in the driver we have to ensure that the bson-ext library is still compatible. Move the BSON constructor call into the bson-ext library and initialize with all BSON types.
Tasks
- Properties on the Long class changed and the C++ code needs to respect that.
- The Symbol class changed from Symbol to BSONSymbol
- Want to export serialize and deserialize without calling new on library