-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Options & Configuration
-
None
After GODRIVER-272 is complete the options package is no longer required to obey the CRUD spec. This means that options that are specific to cursors no longer need to implement the command's optioner interface, e.g. AggregateOptioner.
Each command that returns a cursor should have a separate CursorOpts property that contains options that are sent with a cursor.
- depends on
-
GODRIVER-444 Design : Options Management
- Closed
-
GODRIVER-272 Implement redesigned options for the Collection methods
- Closed