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

Improve IBsonSerializer design

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0
    • Affects Version/s: 2.0
    • Component/s: BSON
    • Labels:
      None

      Make the following changes to IBsonSerializer:

      1. Add a context parameter to Deserialize/Serialize
      2. Consolidate current parameters (except value) into context
      3. Add properties to the context to support serializing C# dynamic values
      4. Add a IBsonSerializer<T> generic interface
      5. Move serialization options to be properties of the serializers themselves

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

              Created:
              Updated:
              Resolved: