-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: BSON
-
None
The Display implementation for Bson currently uses the shell's names for certain types rather than the driver's (e.g. BinData), which can be confusing. We should decide if we want to unify the Display implementation with the Debug and use the driver's type names instead (e.g. Binary).