I also need callbacks for substituation during encoding, SAX-like. I think custom mapping of NeoJSON does this, with clusters. But I am unsure.
- HH
I would like to help bring JSON Schemas to NeoJSON. I need that ability.
- HH
Sven is still the developer and maintaner of NeoJSON. It would be nice to have JSON Schemas in NeoJSON. You could abort the read of a stream if the schema is invalid, without having to build the whole object tree or to parse the whole stream.
Regards! Esteban A. Maringolo 2017-08-12 17:04 GMT-03:00 henry
: > Is Sven still working on NeoJSON? I want to help expand it to use > JSONSchemas. > > https://spacetelescope.github.io/understanding-json-schema/ > > I was looking at ASN1Module in Cryptography... > > - HH