Re: [svn:perl6-synopsis] r14386 - doc/trunk/design/syn

2007-04-27 Thread Daniel Hulme
On Fri, Apr 27, 2007 at 05:08:49PM -0700, [EMAIL PROTECTED] wrote: > Author: larry > Date: Fri Apr 27 17:08:44 2007 > New Revision: 14386 > +The final C<::> is required here, because the C syntax > +is reserved for defining an autovivifiable protoobject along with > +it's initialization closure (s

[svn:perl6-synopsis] r14386 - doc/trunk/design/syn

2007-04-27 Thread larry
Author: larry Date: Fri Apr 27 17:08:44 2007 New Revision: 14386 Modified: doc/trunk/design/syn/S02.pod doc/trunk/design/syn/S12.pod Log: more cleanup from TheDamian++ the ugly ::Animal initializers to .bless are gone; named args only bind params sub-blesses are now just initialized using o