[EMAIL PROTECTED] (Tony Olekshy) wrote on 15.08.00 in <[EMAIL PROTECTED]>: > What if we implemented something like the following? Seems that the basic unwinder is > except { ... } => catch { ... } and everything else can be written in terms of this: > catch { ... } except { 1 } => catch { ... } > catch "ClassName" { ... } except { $@->isa($ClassName") } catch { } > finally { ... } except { 1 } => catch { ... ; throw $@ } MfG Kai
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Chaim Frenkel
- Re: Toward an omnibus Perl 6 Exceptions RFC, ... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions R... Jonathan Scott Duff
- Re: Toward an omnibus Perl 6 Exceptio... Chaim Frenkel
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1. Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptions RFC, ... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions R... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1. Kai Henningsen
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Tony Olekshy