> Is there some other way to tie into the error handling, or am I > missing something? Following is code I'm using for end action:
Dear self, It looks like you can overload the internal catalyst function $c->finalize_error. Perhaps this is what you're looking for. /Mitch _______________________________________________ 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/
