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

Reimplement legacy API on top of New Core

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 2.0
    • Affects Version/s: None
    • Component/s: None
    • None

      As we have re-implemented all the connection logic, the existing driver needs to be refactored to use the new implementation.

      Backwards compatibility will be important, but we will not sacrifice maintainability. For instance, MongoConnection is public, but it is highly unlikely anyone is using it. In this case, it will probably get deleted. However, MongoServer and MongoServerInstance are public and we know of a number of people utilizing them and therefore we will reimplement MongoServer and MongoServerInstance by wrapping the core concepts (ICluster and IServer respectively).

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: