<p>Thanks for this thread, Dirk,</p><p><br></p><p>For those who might actually want to read up on the differences before weighing in, here are some URLs:</p><ul><li><a href="http://www.json.org">http://www.json.org</a></li>
<li><a href="http://wiki.secondlife.com/wiki/LLSD">http://wiki.secondlife.com/wiki/LLSD</a><br></li><li><a href="http://asn1.elibel.tm.fr">http://asn1.elibel.tm.fr</a><br></li></ul><p>Hate to be the wet blanket, and I am still very early to the party, but isn't the burden of 'proof'
on JSON to show that adding yet another tech to the OpenSim code base
is worth it, no matter how simple and cool it is?</p>

<p>What is it going to be used for? Who's the customer? People coding
administrative front ends? Does this have any chance of growing into
something more, like a way to query or add serialized assets?</p>

<p>JSON seems obvious if this is just for administrative front end mashups. Maybe we limit the scope to that and make it JSON.</p>

<p>LLSD would be my pick for asset serialization and such since it is
more largely compatible with LL and the working group and includes
three forms, xml, binary, and 'human readable', which I think is the
one you are comparing JSON with.</p>

<p>I suppose nothing wrong with having right tool for the job, and
little mashes up better than JSON. But overall I prefer using what we
have whenever we can (spoken like a true newbie reading hundreds of lines a day to catch up).<br></p>