in reply to Class::Delegation is incompatible with exceptions?
I would say he's to fix the module and send a patch to the author ;-) In this case it seems all you have to do is to change the exception handling code in Class::Delegation so that it only changes some exceptions and rethrows the others without change. (Note I have no idea what is C::D supposed to do.)
Jenda
Always code as if the guy who ends up maintaining your code
will be a violent psychopath who knows where you live.
-- Rick Osborne
Edit by castaway: Closed small tag in signature
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Class::Delegation is incompatible with exceptions?
by diotalevi (Canon) on Jun 13, 2003 at 15:30 UTC | |
by Jenda (Abbot) on Jun 13, 2003 at 16:58 UTC |