2008/12/1 Stéphane Ducasse <[EMAIL PROTECTED]>: > Hi guys > > if you want to help simply. > Once etoy methods are removed from Morph, Object, PasteUpMorph > we will not rush and remove Etoy before we need to identify in Etoy the > reference > made to MorphicExtras classes since some of them are etoyonly. > So if you have a little script I accept it :). >
do , you mean something like following: SomeClass allReferencesInMethodsDo: [:method | self assert: ( method belongsToClassThatBelongsTo: #Etoys ) ] ? > Stef > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
