From: Kutter M. <mar...@er...> - 2004-07-19 13:48:02
|
Hi * ! I have some trouble with OI2::Config::Ini. I need more than just one sub-level. As this is something very likely to most SPOPS config files (I tried to convert a sample SPOPS-config file to INI style - { bla => { ... creation_security => { u => q/WRITE/, g => { 3 => q/READ/ }, w => q/READ/, }, ... } broke my neck ), it looks like somwhat more flexible .ini-style files could brind some benefit to OpenInteract. If multi-leveled .ini-style configuration files look appealing to you, please respond & I'll post an alternative implementation handling unlimited (almost) depth to this list (or to the OI2 patch manager). Regards, Martin Kutter |