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]

Reply via email to