[Newbies] Re: Programatically keep image up to date

Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Fri Jan 25 18:06:06 UTC 2008




El 1/25/08 1:35 PM, "itsme213" <itsme213 at hotmail.com> escribió:


> I want to  upgrade 3.9 to 3.10.

Better you start with Squeak3.10.gamma.7159.image and customize to your
wish.
3.10 is the first step towards smaller images.
In fact , this days I testing how to remove ('SMBase' 'SUnit' 'SUnitGUI'
'ScriptLoader' 'Universes' 'Installer' )
        do: [:ea | (MCPackage named: ea) unload.

And 'Tests' , 'Sunit' for going closer to MinimalMorphic.

All this could be loaded from squeaksource if needed and is the way to have
the image today.

By the way if you discover how do not have Traits in 3.10 and beyond, share
with us.

But some here are conservative people and dislike all different :=)

Edgar





More information about the Beginners mailing list