El 1/25/08 1:35 PM, "itsme213" <[EMAIL PROTECTED]> 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



_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to