Begin forwarded message:
> From: John M McIntosh <[email protected]> > Date: May 1, 2009 7:43:44 PM CEDT > To: Eliot Miranda <[email protected]> > Cc: Stéphane Ducasse <[email protected]> > Subject: Re: [Pharo-project] Closure update from eliot > Reply-To: [email protected] > > Boo hiss, well that would work, but '12' is a magic number in this > case the iteration over the collection was to *avoid* one-off > useages of a magic number > Well humpft. > > Of course one off usages of a magic number is allowed... Since it's > less typing.. > > > On 1-May-09, at 10:31 AM, Eliot Miranda wrote: > >> I just used this in an updated Pharo0.1Core-10281cl.image >> >> PseudoContext becomeUncompact. >> LargeNegativeInteger becomeCompact. >> Smalltalk compactClassesArray at: 12 put: nil. "Stomp on the >> obsolete Translated whatsit" >> BlockClosure becomeCompact > > -- > = > = > = > = > = > ====================================================================== > John M. McIntosh <[email protected]> Twitter: > squeaker68882 > Corporate Smalltalk Consulting Ltd. http:// > www.smalltalkconsulting.com > = > = > = > = > = > ====================================================================== > > > > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
