Configuration database backend.
On Friday 08 December 2006 13:39, Henrik Stoerner wrote:
Hendrik, can you confirm that the config files are compliant with the ini-style of config files ? If so, parsing with perl is easy. If not, maybe we can make them compliant.Uhm, no - I don't think they are.
And what about switching to ini-style config files in the next version? I don't know (but I'm sure there is) if a ini-file library exist for C. It exists for perl and it's very easy to parse and even generate config files. Stef