Re: RFC 80 (v2) Exception objects and classes for builtins

2000-08-12 Thread Tony Olekshy
Peter Scott wrote, in RFC 80 (v2): =item id Unique numeric identifier, assigned by perl developers. I'm loath to bother everyone with this, but to me the id of an object should be unique to each *instance* of the class. If we had my $e = Exception-New(id = "ABC.1234"); my $f =

RFC 80 (v2) Exception objects and classes for builtins

2000-08-12 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Exception objects and classes for builtins =head1 VERSION Maintainer: Peter Scott [EMAIL PROTECTED] Date: 9 Aug 2000 Last-Modified: 12 Aug 2000 Version: 2 Mailing List: [EMAIL