Re: [mp1] Method handler that eventually seems to "forget" it's a method handler

[prev] [thread] [next] [Date index for 2005/02/02]

From: Geoffrey Young
Subject: Re: [mp1] Method handler that eventually seems to "forget" it's a method handler
Date: 15:37 on 02 Feb 2005

Andrew Green wrote:
> On Wed, 02 Feb 2005 10:10:56 -0500, Geoffrey Young wrote:
>  
> 
>>    PerlTransHandler MyApp::MyInstall::Dispatcher->handler
>>
>>and see if that helps.
> 
> 
> I'll give that a go and see.  Is the following also kosher, then?
> 
> 	$r->push_handlers(
> 		PerlCleanupHandler => MyApp::MyInstall::Cleaner->handler
> 	);

sorry, no - you can't currently push a method handler like that.  see the

  * method handler cached-CVs

entry in the STATUS file that ships with mod_perl-1.0 for some relevant links.

--Geoff

Re: [mp1] Method handler that eventually seems to "forget" it's a method handler
Geoffrey Young 15:37 on 02 Feb 2005

Generated at 12:39 on 05 Feb 2005 by mariachi v0.52