-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 16 (06/24/16)
Currently there is a method Pipeline::parseCommand() which handles the parsing of all the options of the 'aggregate' command. This parsing should be done at the command level, outside of Pipeline, and Pipeline should only be responsible for parsing the 'pipeline' option to the 'aggregate' command.