Just now, Sam Tobin-Hochstadt wrote: > On Mon, Jan 14, 2013 at 4:21 PM, Danny Yoo <d...@hashcollision.org> wrote: > > > > Is it likely for the JSON standard to change, though? > > No, the JSON specification is explicitly designed *never* to change. > If it was possible, it would have already.
It's not the standard that might change, it's uses and possible similar extensions. For example, it would be relatively easy to customize it to have date parsing if this becomes popular, or to change the parser to construct alists instead of hash tables for objects, or to have a similar syntax. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! ____________________ Racket Users list: http://lists.racket-lang.org/users