Hello Esteban, Do you have Sven's email? I would like to discuss with him. I am currently considering combining ASN1 Modules, Fuel substitution and NeoJSON encoding. It is some work. Regards, - HH
-------- Original Message -------- Subject: Re: [Pharo-dev] Add JSONSchemas to NeoJSON Local Time: August 12, 2017 6:13 PM UTC Time: August 12, 2017 10:13 PM From: emaringolo@gmail.com To: henry <henry@callistohouse.club>, Pharo Development List <pharo-dev@lists.pharo.org>
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 <henry@callistohouse.club>:
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