On Tue, Aug 15, 2000 at 11:59:50PM -0600, Tony Olekshy wrote: > > for (@PERL::EXCEPTIONS) { > > print $_->file, "\t", $_->line, "\n"; > > } > > Yawn. That's the way RFC 88 v1 does it. Check it out. I've read it ... perhaps that's what even gave me the idea, but that's a big document and I haven't absorbed all the details yet. > We are trying to fix that problem. Nature abhors globals. It's an array in a namespace specifically for Perl. I don't see how adding a private _link field to an object is any better or worse. -Scott -- Jonathan Scott Duff [EMAIL PROTECTED]
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1. Jonathan Scott Duff
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptions RFC, ... Jonathan Scott Duff
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions RFC, ... Jonathan Scott Duff
- Re: Toward an omnibus Perl 6 Exceptions R... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions R... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptio... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Jonathan Scott Duff
- Re: Toward an omnibus Perl 6 Exceptions RFC, v0.1... Tony Olekshy
- Re: Toward an omnibus Perl 6 Exceptions RFC, ... Chaim Frenkel
- Re: Toward an omnibus Perl 6 Exceptions R... Peter Scott
- Re: Toward an omnibus Perl 6 Exceptio... Jonathan Scott Duff