Re: PDL-P: Re: RFC 115 (v1) Default methods for objects

2000-08-18 Thread c . soeller
"David L. Nicol" wrote: > > =head1 TITLE > > > > Default methods for objects > > Title does not match description. How about > > Overloadable bracketing > > or > > Brackets as Methods > > or > > Syntax as Overloadable Methods Good point! Will be part of v2. Christian

Re: RFC 115 (v1) Default methods for objects

2000-08-17 Thread David L. Nicol
Perl6 RFC Librarian wrote: > =head1 TITLE > > Default methods for objects > > =head1 ABSTRACT > > This RFC proposes syntactic support for default methods > that can be defined for blessed references. This would > allow the brackets C<()>, C<{}> and C<[]> to be used > for a variety of convenien