Re: perl6-language-objects Report 31 Aug 2000

2000-09-01 Thread Piers Cawley
Nathan Wiger <[EMAIL PROTECTED]> writes: > =head2 RFC 137 (v1): Perl OO should I be fundamentally changed > (Damian Conway) > > This RFC explored several extensions to current Perl OO in order to make > it more powerful, without sacrificing its current simplicity or > flexibility. Unfortunately,

Re: perl6-language-objects Report 31 Aug 2000

2000-09-01 Thread Piers Cawley
Nathan Wiger <[EMAIL PROTECTED]> writes: > =head2 RFC 171 (v1): my Dog $spot should call a constructor implicitly > (Michael Fowler) > > This proposed a C++ like constructor mechanism whereby the declaration > of a variable implicitly creates an object. This mechanism would allow > for declaratio

perl6-language-objects Report 31 Aug 2000

2000-09-01 Thread Nathan Wiger
For those not on perl6-announce or who thread their mailers... =head1 VERSION Date: 31 Aug 2000 Number: 1 Mailing List: [EMAIL PROTECTED] Chair: Nathan Wiger <[EMAIL PROTECTED]> =head1 SUMMARY The main point which most discussions are currently centering around is the idea of funda

perl6-language-objects Report 31 Aug 2000

2000-08-31 Thread Nathan Wiger
=head1 VERSION Date: 31 Aug 2000 Number: 1 Mailing List: [EMAIL PROTECTED] Chair: Nathan Wiger <[EMAIL PROTECTED]> =head1 SUMMARY The main point which most discussions are currently centering around is the idea of fundamental embedded objects in Perl 6. With this concept, a simple s