March 29, 2015
7:14 p.m.
In fact I tried on another class that I did not renamed And I get the same behavior. Now what is really strange is that I did AA renamed into CC and when I do a push down on XX which has nothing to do with AA or CC the ^baseClass realClass -> self name = CC so I do not get how this is possible. Stef Le 29/3/15 21:09, stepharo a écrit :
Hi
When I select an instance method and use push down in a subclass without obvious conflicts. I get two DNUs.
realClass
^baseClass realClass theMetaClass
dnu: theMetaClass
while baseClass is a class realClass -> nil
the environement does not contain the class. Now I did a class rename before and I wonder if it is not the one that is broken :(
Stef