I am using the code of Colin and there are no senders to #isScarySelector, so I don't understand why there is a problem?
Lukas 2009/9/8 Stéphane Ducasse <[email protected]>: > I imagine that this is because lukas use the new OB code released > which still contains > old squeak warning. > > stef > > On Sep 8, 2009, at 8:24 AM, Torsten Bergmann wrote: > >> Had the same problem in one of the latest dev images >> as soon as one implements a class side method >> in one of the browsers. Easy to fix: >> >> Just hitting "create" and implementing the method >> in Metaclass with ^false solved the problem. >> >> Bye >> T. >> >> -- >> Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate >> für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 >> >> _______________________________________________ >> 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 > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
