Hacker News new | ask | show | jobs
by rdlfo 2113 days ago
I was constantly reading/writing config files and the structure and comments were what convinced me TOML was worth to try. I did end up going back to JSON for the schema validator bit, but I just found out that TOML is still working on it: https://github.com/toml-lang/toml/pull/116
1 comments

IF you need schema validation, you should probably be using XML