-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.0-beta2
-
Component/s: None
-
None
Currently, the drop and generic command helper methods do not apply a type map to the cursor. We should be strict about always applying the type map to any cursors given back to the user (this would exclude the ones we use to internally construct iterators for database, collection, and index enumeration).