Deprecate many Create methods from BsonDocument object model

XMLWordPrintableJSON

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

      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 Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: