Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-387

Add support for ISupportInitialize to BsonClassMapSerializer

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.4
    • Affects Version/s: 1.3.1
    • Component/s: None
    • Labels:
      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.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: