Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
0.0.1
-
None
-
None
Description
In GODRIVER-249 it was mentioned that we should have a one way dependency flow between mongo and private. To better enable this should we have two result packages? In reality there would be a single result package which is placed under private/results. The second result package would be the mongo.*Result types that we currently have. This would make the implementation of the new operations and command library simpler and would force no user level changes.