-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.0-beta2
-
Component/s: None
-
None
The Collection constructor was the only place where we were soliciting a namespace (e.g. "db.collection") string argument. For consistency, let's split these up to explicit database and collection name arguments.