I want to do the following: B adoptInstance: a It does'nt work, for what i understand it is because the format of the classes are different (B has an inst var and A has not).
I want to do the following:
B adoptInstance: a
It does'nt work, for what i understand it is because the format of the classes are different (B has an inst var and A has not).
a becomeForward:��B new��