Hi I've now been fighting for two days with TOML and its C++ library and I've come to the conclusion that JSON would be the better format for us for many reasons, which would be for instance: * Easier to express hierarchical lists. * More reliable library support
@Hagen: I'm tempted to port your TOML file over to JSON, if that's ok with you.
Cheers David