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

2007-05-30 Thread Smylers
Larry Wall writes: > ... I'm not too worried about the counterintuitiveness of it, by and > large. It's much like that little embarrassing problem in physics > that a GUT is neither as grand nor as unified as a TOE. :) > > Hmm, maybe we should just rename Object to something more generic. Nah,

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

2007-05-30 Thread larry
Author: larry Date: Wed May 30 09:13:35 2007 New Revision: 14409 Modified: doc/trunk/design/syn/S06.pod Log: Added "is reparsed" and removed $ kludge Explained caching semantics more thoroughly as suggested by Tim Bunce++ Modified: doc/trunk/design/syn/S06.pod ===

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

2007-05-30 Thread Daniel Hulme
On Wed, May 30, 2007 at 09:13:36AM -0700, [EMAIL PROTECTED] wrote: > +the hash, the return value need not be recalculated. If you use > +this trait, the compiler will assume two things: > + > +=over > + > +=item * > + > +A given C would always calculate the same return value. That is, > +there is