-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Serialization
-
None
The BsonTypeMapper class and all methods associated with it should be marked as obsolete. This class was created before the existence serializers. The preferred way to convert values to/from BSON is to use a serializer. The actual work entails more than just marking the class as [Obsolete]