CSHARP-1971 is about a more flexible design supporting user configurable converters for reading (and writing in CSHARP-1858) arbitrary Extended JSON formats.
In the meantime, there is a more urgent need to just be able to read the new extended JSON formats defined in the latest version of the Extended JSON spec:
https://github.com/mongodb/specifications/blob/master/source/extended-json.rst
because some of these new Extended JSON formats are starting to be used in JSON driven tests.
- related to
-
CSHARP-1971 Add user configurable input converters to JsonReader
- Closed