-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Now that we've added bson.encode and bson.decode we should use them in docs and examples, and discourage the use of the confusing BSON class.
We should purge the use of the older functions from:
- documentation and examples
- performance tests
- integration/unit tests