s/squeak/pharo (sorry) On 2010-02-22 13:02:36 -0300, Esteban Lorenzano <[email protected]> said:
> Hi, > I want to prevent squeak to load the world morph... it is for a process > running on background, anyway, and I want to prevent the time taken to > draw the main window... so, I tried some simple things like: > > Smalltalk at: World put: nil. > > but that doesn't work... so, any idea? > > Thanks, > Esteban _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
