-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
NamespaceString lacks a default constructor, a 2-parameter (DB, Coll) constructor, imports std::string into the mongo namespace, and does some unnecessary string copying. It would be an improvement to code readability in other parts of the system to rectify these behaviors.