Y
Hacker News
new
|
ask
|
show
|
jobs
by
Sankozi
5 days ago
Using JSON as a configuration format is a big mistake. JEP authors could learn a bit from package.json problems. Hope JSON will not be used in anything significant for JDK configuration.
1 comments
Groxx
5 days ago
Yeah - json is fine as a readable mechanical exchange format, but without comments it's essentially unusable for anything humans need to touch :/
I'm somewhat boggled that json5 hasn't grown to be more of a thing.
link
I'm somewhat boggled that json5 hasn't grown to be more of a thing.