Thanks. Strange that these tests didn't fail when I run them, but now they do. Will fix in the evening.
Adrian On Jul 21, 2009, at 12:11 , Stéphane Ducasse wrote: > seems that you broke tests of Host... > > > adaptToWorld: aWorld > > myWorld := aWorld. > myProject := nil. "figure it out if and when > needed. maybe make it easier to find" > myHand := aWorld primaryHand. > > seems missing because it was packaged in *morphic extras* > > On Jul 20, 2009, at 10:29 PM, Adrian Lienhard wrote: > >> This update removes the MorphicExtras package. I had to spend quite >> some effort to properly detangle it from the rest of the system... >> >> MorphicExtras contained examples and experimental (and some wicked) >> morphs (in total 110 classes). The space gained is significant: >> 1.5MB. >> If somebody is interested to recover and maintain parts of what I >> removed, the package is available on SqueakSource [1]. >> >> If you experience problems, please report them as this update touched >> a lot of different places inthe system. >> >> Cheers, >> Adrian >> >> [1] www.squeaksource.com/PharoMorphicExtras.html >> >> _______________________________________________ >> 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 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
