On 16 Jul 2001 14:46:45 -0400, Geoffrey Young wrote:
> hi doug...
> 
>   what's the game plan for directive handlers in 2.0.  I was playing around
> with them in 1.3 quite heavily last week and found myself wondering if it
> wouldn't be cool to have a generic mechanism that you could slip into the
> module record that would allow you to dispense with the Perl*Handler line
> (if you wanted to).  doesn't seem that hard if you plan for it, though it'd
> be a kludge to get it into 1.3 it looks like.

Actually it'd be fairly trivial. I've done AddHandler axkit for AxKit
1.4_80, so I'm sure it could be done for any other directive handler
based thingy.

However you still need PerlModule AxKit, to load the .so (actually even
that's slightly incorrect - I have it working so you can do LoadModule
/path/to/AxKit.so).

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to