-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
Once GODRIVER-1680 is done, change recursive decoders like SliceCodec.DecodeValue to call out to typeDecoder implementations when possible and fall back to ValueDecoder implementations when not.
- has to be done after
-
GODRIVER-1680 Add typeDecoder interface and dedicated bson.D decoder
- Closed