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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 1.8
    • Affects Version/s: 1.6
    • Component/s: None
    • None
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Robert Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: