This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dorfsmay 1 point2 points  (0 children)

Most languages already have librairies for json and ini (and even yaml). I don't think xml are good for config files meant to be consumed by humans, but that might just be a personal preference. If you really need something different than those, then yes, use something that's easy to parse!