On 3/31/08 1:46 PM, "Issac Goldstand" <[EMAIL PROTECTED]> wrote: > if possible (to > remove completely unnecessary bloating)
Lua != perl Lua < perl (size wise by an order of magnitude) > And in > addition, the learning curve to learn to use these powerful directives > is still optional I disagree. It's hard currently bcs every module does their config differently... Some use <dir...> blocks, some don't. Some support expressions ($stuff, $ENV{foo}), some don't, etc. With Lua (or magic slim interpreter) module author just writes a bit of glue code, no more complicated than the current module "boot-strap" stuff, and it all just works. -- Brian Akins Chief Operations Engineer Turner Digital Media Technologies