Re: errors and their keywords and where catch can return to and stuff like that
[email protected] ("David L. Nicol") Mon, 14 Aug 2000 14:54:28 -0500
| Newsgroups | perl.perl6.language.flow |
|---|---|
| Organization | University of Missouri - Kansas City supercomputing infrastructure |
| Message-ID | <[email protected]> |
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