Timeline for Is using something other than XML advisable for my configuration file?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 21, 2013 at 8:56 | history | edited | artbristol | CC BY-SA 3.0 |
added 105 characters in body
|
| Dec 20, 2013 at 15:47 | comment | added | jjmontes | +1 I was about to mention my bad experiences with JSON. It's not a valid "configuration" format: no comments, not really readable, easy to leave stranded commas in lists, does't handle references between config objects. YAML or XML are the real options. | |
| Oct 1, 2013 at 9:16 | history | answered | artbristol | CC BY-SA 3.0 |