Y
Hacker News
new
|
ask
|
show
|
jobs
by
recursive
452 days ago
Trailing commas, comments, duplicate key names, for a few examples.
1 comments
int_19h
452 days ago
Trailing commas and comments are plainly not standard JSON under any definition. There are standards that include them which
extend
JSON, sure, but I'm not aware of any JSON library that emits this kind of stuff by default.
link
recursive
452 days ago
I'm not aware of any CSV library that doesn't follow RFC4180 by default, and yet... this whole thread.
link