[Catalyst] Method to overload per request
Michael Reece
mreece at vinq.com
Thu Aug 9 20:11:46 GMT 2007
by "several times per page load" are you referring to multiple
requests to render one page? (ie, if you have your css/js/etc served
through your app)
On Aug 9, 2007, at 8:04 AM, John Lifsey - Contractor - wrote:
> 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
More information about the Catalyst
mailing list