Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I thought about something like that, but wanted to duplicate the existing config file format so that people's configs would keep working (mostly). It actually had some cool advantages, like a nice psuedo variable system letting you setup variables for reuse in different parts of the config file.

I haven't really seen that in other config formats, and it is damn handy.



libconfig has include directives, is far more useful to multi-instance setups. Plus you get a full type system, all in a 33k binary.



I do that in the readable config file format I wrote for another web backend, and it is hella useful.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: