Review and simplify public API

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • 4.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Need to review our public API and simplify/hide methods/classes where possible.

      • Example: Consider merging 3 overloads of IMongoCollection.DeleteOne
      • Extract some of the overloads to default implementations or extensions
      • Simpler overloads for IMongoCollection (example: consider making Filter in Find optional or adding a FindAll method to allow simpler code like FindAll().Limit(10))
      • IBatchableSource<> and BatchableSource - should be internal?

            Assignee:
            Unassigned
            Reporter:
            Boris Dogadov
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: