-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 1.6
-
Component/s: None
-
None
-
None
-
Minor Change
-
None
-
None
-
None
-
None
-
None
-
None
There is a lot of overlap between the ReadFrom/WriteTo methods in the BsonDocument object model and the serialization machinery. Attempt to remove ReadFrom/WriteTo from the BsonDocument object model and see if the serialization machinery alone can replace it. Why have two overlapping ways of doing the same thing?