Open GoogleCodeExporter opened 9 years ago
I'm worried about breaking others by making such a change. Our current behavior
was initially implemented to be consistent with the json.org reference
implementation.
That said, it would a good idea for a 3.0 release, where we can document that
we're breaking things in the name of forward progress.
Original comment by limpbizkit
on 4 Feb 2013 at 3:59
Yes please. I just got burned by this. No parse error, but runtime error by the
thing that consumed my JSON array because there was an unexpected null at the
end.
Original comment by bolinf...@gmail.com
on 21 Mar 2013 at 11:31
This is the only issue that is tagged 3.0. Is 3.0 actually on the horizon?
Original comment by bolinf...@gmail.com
on 19 Aug 2014 at 5:23
IMHO allowing the trailing comma should be separated from the lenient mode. I'd
never come to the idea of using lenient mode with features like "Array elements
separated by ; instead of ," - that's plain awful. But trailing commas is
something what happens all the time when editing, especially with maps.
Original comment by Maaarti...@gmail.com
on 27 Aug 2014 at 3:48
Original issue reported on code.google.com by
bolinf...@gmail.com
on 6 Jan 2013 at 11:58