←back to thread

Fixing JSON

(www.tbray.org)
139 points robin_reala | 1 comments | | HN request time: 0.245s | source
Show context
emilsedgh ◴[] No.12327758[source]
Ma­jor ir­ri­tan­t: Com­mas

I thought the major irritant was having to add double-quotes around keys? Commas never bothered me personally, but having to use double quotes is actually irritating.

replies(3): >>12327800 #>>12327816 #>>12327978 #
1. oxplot ◴[] No.12327978[source]
Inability to add trailing commas creates two problems:

- You can forget to drop/add comma when copying an existing line - Adding/Removing last element shows up as two changes in diff