Ian Clarke wrote:
Just stumbled across JSON:
http://www.crockford.com/JSON/
Its a compact, simpler alternative to XML for human-readable/editable
storage of data, and it may be useful in a variety of areas including
our new FCP (there is an JSON-RPC : http://json-rpc.org/specs.xhtml),
a
Ian Clarke wrote:
> Just stumbled across JSON:
>
> http://www.crockford.com/JSON/
>
> Its a compact, simpler alternative to XML for human-readable/editable
> storage of data, and it may be useful in a variety of areas including
> our new FCP (there is an JSON-RPC : http://json-rpc.org/specs