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), and our config files.
Unlike our current approach, everything can be nested, affording more flexibility.
Thoughts? Ian. _______________________________________________ Devl mailing list [email protected] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
