[Catalyst-dev] A suggestion(or question) about exception handling.

Matt S Trout dbix-class at trout.me.uk
Mon Jul 21 22:46:57 BST 2008


On Sat, Jul 19, 2008 at 10:16:55PM -0400, Chae Lee wrote:
> hi all,
> 
> in my Catalyst application, I'm using my own exception handling based on
> "Error.pm", and used to ask myself what if Catalyst provided the facility.
> 
> I know there are several ways in error(or exception) handling in Perl, but,
> anyway my favorite is "try/catch."
> 
> today I saw Catalyst::Exception. It wasn't what I expected.
> 
> so... is there already any extension based on Error.pm in Catalyst OR any
> plan??

Extension for what?

There's nothing to stop you using Error.pm in the Catalyst app - I don't
really see what Catalyst needs to do about it?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list