You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Stas Bekman <st...@stason.org> on 2004/05/11 01:50:35 UTC

[mp2] PerlOptions +MergeHandlers is not flexible

I don't remember this being discussed, but I just found out that 
+MergeHandlers option is very unflexible.
http://perl.apache.org/docs/2.0/user/config/config.html#C_MergeHandlers_
Once turned on, it's going to merge all types of handlers, including filters, 
which are handled identically to Perl*Handler.

Also it's not clear from the doc the order of merging. It should say that 
first the handlers from outside the container will be run (FixupA) followed by 
handlers inside the container (FixupB). And if there are duplicates, they will 
be removed from the inside contrainer.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org