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

Deprecate some BsonDocument Add methods to AddRange and remove a few of the overloads

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.8
    • 1.6
    • None
    • None
    • Minor Change

    Description

      Add methods normally add a single item and methods that add multiple items are normally called AddRange in .NET. We also want to eliminate a few of the less useful overloads to simplify the API.

      Also, change from IDictionary<K,V> parameters to IEnumerable<KeyValuePair<K,V>> parameters.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: