[Catalyst] Method to overload per request

Dylan Vanderhoof DylanV at semaphore.com
Thu Aug 9 18:58:20 GMT 2007


> -----Original Message-----
> From: John Lifsey - Contractor - [mailto:john.lifsey at nrl.navy.mil] 
> Sent: Thursday, August 09, 2007 8:04 AM
> To: The elegant MVC web framework
> Subject: [Catalyst] Method to overload per request
> 
> 
> Is there a method in C::Req (or any other part of Cat) that I can 
> overload which is called only once per request? I thought 
> that would be 
> prepare, but it seems that is called several times per page load. Any 
> advice appreciated.
> 
> John
> 

MyApp::Controller::Root->auto?

-Dylan



More information about the Catalyst mailing list