Yes, that is where it broke....
On May 18, 2010, at 2:32 30PM, Stéphane Ducasse wrote: > henrik > > did you try on 1.1? > > Stef > > On May 18, 2010, at 1:00 PM, Henrik Johansen wrote: > >> >> >> Den 18.05.2010 12:12, skrev Mariano Martinez Peck: >>> Hola Verónica! >>> >>> I love it!!! nice, very nice :) >>> >>> I will give you more feedback as far as I start to use it. >>> The only thing I would add is a button in the MC. Look the attached >>> screenshot. It would be cool not only to have it in the context menu, >>> but in the MC broser...for example, next to "changes" button a "torch" >>> button or something like that. >>> >>> I really like it. Moose and all it tools seems to be working in Pharo >>> 1.1 so....maybe if people agree we can include this cool tool together >>> with Mondrian and Glamour ? They have 460 green tests :) >> Strange, for me it lead to errors in 1.1 because: >> - It depends on Momo10 (MorphTreeMorph) >> - This has been integrated into Morphic in 1.1 >> - Loading Torch overrode the code in Morphic with code from Momo rep. >> - The "old" tree was missing methods (rowInset:) used by the settings >> browser, so that broke. >> >> Soooo, Metacello tags with version info as well coming soon? >> I really haven't followed that discussion :) >> >> Cheers, >> Henry >> >> _______________________________________________ >> 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
