Hi

is there a way that I can trigger the recompilation of a class when its superclass changes?
I tried


ComponentLikeModel suclasses
        do: [:each | each superclass: ComponentLikeModel superclass]

but I did not get the recompilation.

Stef

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to