-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As discussed in our last meeting, the constructors of the following classes should be marked as private (and the classes as final):
- MongoDB/Driver/CursorID
- MongoDB/Driver/Cursor
- MongoDB/Driver/Server (already done, but also has a ctor implementation)
- MongoDB/Driver/WriteConcernError (currently has no ctor at all)
- MongoDB/Driver/WriteError (currently has no ctor at all)
- MongoDB/Driver/WriteResult (currently has no ctor at all)