Subject: | Fwd: PATCH Exception::Class |
Date: | Sat, 20 Feb 2010 17:04:40 -0600 |
To: | bug-exception-class [...] rt.cpan.org |
From: | Graham Barr <gbarr [...] pobox.com> |
Begin forwarded message:
Show quoted text
> From: Graham Barr <gbarr@pobox.com>
> Date: February 20, 2010 4:19:44 PM CST
> To: autarch@urth.org
> Subject: PATCH Exception::Class
> message-id: <A34CE584-0B2B-490B-B761-432E7924B44F@pobox.com>
>
> Dave,
>
> Please consider the attached patch which adds 2 things to Exception::Class
>
> First it adds a lightweight exception, which contains no context detail. This removes some overhead when using exceptions and it is known that context information will not be required.
>
> Second it adds a defaults option to the spec. This can be used in conjunction with with no_context_info to create exception classes that are lightweight be default.
>
> Regards,
> Graham.
>
Message body is not shown because sender requested not to inline it.
Show quoted text
>