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

Deprecate many Create methods from BsonDocument object model

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

      The BsonDocument object model is a little schizophrenic about whether we want you to call the static Create method or call the various constructors directly. We're going to standardize on calling the constructors except in the few cases where Create still makes sense (which is basically all the Create methods where the parameter type is object).

      This is part of a series of changes we are making to simplify the BsonDocument object model.

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

              Created:
              Updated:
              Resolved: