Fawzi Mohamed wrote:
As we are about JSON blip has also one.
It does not aim at replacing tango's one, which is really fast, and is the way to go if you want to read JSON to an in memory representation of it.

On the other hand if you want to use JSON for serialization, i.e. to read into your objects, or to write out them, then what is in blip could be interesting as it is a serialization frameworkd that support json (and also a binary protocol), and could be exteded to support other protocols like xml.

Fawzi


Do you have a link?

Reply via email to