-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.3.1
-
Component/s: None
-
None
BsonClassMapSerializer should check if the object being deserialized implements the ISupportInitialize interface, and if so call BeginInit before starting to deserialize the object and call EndInit after it is done deserializing the object.