[freenet-dev] Re: Compact human-readable object notation

2005-10-06 Thread Theodore Hong
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

[freenet-dev] Re: Compact human-readable object notation

2005-10-03 Thread Theodore Hong
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