-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
Once GODRIVER-1680 is done, add typeDecoder implementations for all non-recursive types (i.e. types whose decoders don't require delegating out to other decoders). Use the decodeAdapter type introduced in GODRIVER-1680 to register both the typeDecoder and ValueDecoder implementations for these types.
- has to be done after
-
GODRIVER-1680 Add typeDecoder interface and dedicated bson.D decoder
- Closed