Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Not Needed
Description
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