Note, the change sets for this update are also on Mantis http://bugs.squeak.org/view.php?id=5205 along with discussion of other approaches to the problem.
These changes are now in Squeak trunk. Dave On Sun, Dec 27, 2009 at 09:19:46PM +0200, Igor Stasenko wrote: > ---------- Forwarded message ---------- > From: David T. Lewis <[email protected]> > Date: 2009/12/27 > Subject: Re: 2GB changes file and a pony (was: [squeak-dev] ALL CLEAR > (Re: CompiledMethodTrailers ready for use)) > To: The general-purpose Squeak developers list > <[email protected]> > > > I have put the updates for large changes and sources files into the > inbox. I would appreciate if someone can review this before moving > into trunk. > > There are three mcz updates: > ??Files-dtl.62 > ??System-dtl.205 > ??Kernel-dtl.347 > > Important: The changes *must* be loaded in the order listed above. > This will require a configuration map update when the changes are > moved to trunk. > > The use of ExpandedSourceFileArray takes effect after the first > image restart. To change back to using the StandardSourceFileArray, > the procedure is as follows: > > ??1) Evaluate 'StandardSourceFileArray install' > ??2) Edit SourceFileArray class>>concreteClass to answer > ?? ??StandardSourceFileArray rather than ExpandedSourceFileArray. > > Thanks, > Dave > > -- > Best regards, > Igor Stasenko AKA sig. > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
