Stas Bekman wrote:
Geoffrey Young wrote:



Stas Bekman wrote:

Now that ModPerl::MethodLookup handles mp1 methods as well, I've decided to put together a package that will further assist the porting process. All the needed bits are there already, this package just makes things a bit easier to setup.

Notice that its purpose is to assist the porting process, not provide the backcompatibility layer, so it dies every time it has to say something.

I'm considering to put it into the core, next to Apache/compat.pm.



this is a nice idea. go ahead and put it in.


Thanks Geoff, I have also advanced on the require overriding, still need to do some polishing.

Ok, it's in now. Seems that the override of GLOBAL::CORE::require works. Now if I only could succeed to assign UNIVERSAL::AUTOLOAD before the child_init phase. It segfaults now if I do that earlier. If you have any ideas how to resolve it please let me know. See:


http://perl.apache.org/docs/2.0/api/Apache/porting.html#Culprits


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com


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



Reply via email to