Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
The current, internal, WriteConcern class is a simple subclass of dict. It should be re-written as an immutable container, validating both the types of its arguments and that the arguments passed can actually be used together.