On 27 Mar 2010, at 09:22, Ovid wrote: > Hi all, > > What would be the best approach to intercept *everything* when a certain > condition occurs and redirect to something like /user/waiting/? Should I use > "before execute" in the lib/MyApp.pm?
I'd have thought MyApp::Controller::Root::auto would be soon enough. - Mark _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
