thanks for the info. i guess I'm thinking if you need something to support such a complex "configuration" that an ini file can't handle it, aren't you programming at that point and if so, why not use a real programming language? in java they does this stuff all the time. I know that the line is pretty blurry between code and configuration, but my guide has always been if it's versioned in your vc repo, it's code.
just thinking out loud, but I like the simplicity of an INI other than that, python makes a nice dsl for that kind of stuff too, one of the few things I like about django is the settings.py(hate the import magic though) -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.