James Mastros wrote:
 
> My proposal is:
> $Exception::<whatever>::onuncaught = CODEREF.
>
> The value of onuncaught should follow isa if it doesn't exist.
> 


This would be right at home in the pre-RFC %ISA hash of
objecty stuff.... $ISA{ONUNCAUGHT} instead of a global.  Creating

        $whatever::ISA{ONUNCAUGHT}

might not take any more space than a simple scalar, assuming %ISA
gets proper special handling.



-- 
                          David Nicol 816.235.1187 [EMAIL PROTECTED]
:wq

Reply via email to