RFC 161 (v3) Everything in Perl becomes an object.

2000-09-07 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Everything in Perl becomes an object. =head1 VERSION Maintainer: Matt Youell [EMAIL PROTECTED] Date: 25 Aug 2000 Last Updated: 7 Sep 2000 Mailing List: [EMAIL PROTECTED]

RFC 200 (v1) Objects: Revamp tie to support extensibility (Massive tie changes)

2000-09-07 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Objects: Revamp tie to support extensibility (Massive tie changes) =head1 VERSION Maintainer: Nathan Wiger [EMAIL PROTECTED] Date: 07 Sep 2000 Mailing List: [EMAIL PROTECTED] Version: 1

Re: RFC 200 (v1) Objects: Revamp tie to support extensibility (Massive tie changes)

2000-09-07 Thread Michael G Schwern
[I'll take off my black hat for a moment...] Okay, this is the FIRST TIME I've ever seen indirect object syntax used for anything useful. (That's praise, BTW) I was going to suggest that KEYS and VALUES methods be added to tied hashes, but this RFC makes it all moot. Well done. [Black hat