Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
- Add the API sketch.
- Leave methods/properties beyond init empty for now.
- Implement support for parsing/validating the scheme and hostInfo fields, ignoring any provided options.
- Enable any tests that do not require any further parsing support.
- The spec test runner for connection string and URI options tests can be updated to use the new type and only assert on scheme/hosts to start.
- Any hand-written tests can be manually switched to use MongoConnectionString.
See the design in WRITING-7725 for more details.