[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is Lua used as a data representation language?
- From: Alexander Nasonov <alnsn@...>
- Date: Sat, 5 Jan 2013 21:42:06 +0000
Duncan Cross wrote:
> For readability, my least favourite things about canonical JSON are
> that it does not support comments, and there's no way to break a long
> string literal over multiple lines. Apart from that it's pretty good.
These are good arguments. We should definitely bring them up on NetBSD
lists. There is one more argument: JSON is not a subset of JavaScript
http://timelessrepo.com/json-isnt-a-javascript-subset
Alex