> -----Original Message----- > From: John Lifsey - Contractor - [mailto:[EMAIL PROTECTED] > 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 _______________________________________________ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/