I need to design a config file, and I'm hoping to use an open source parser for it. It's pretty simple, except for nesting. My config file would be something like: Streetname = My Street Dr. An ini ...
David Petersheim explains why XStream is a perfect fit for parsing and writing small, simple XML files. Check out an example in which David shows how you could use XStream to read a configuration file ...
Connect all your configuration files and autogenerate code—Jsonnet is the missing piece for large code bases.