Login  Register

Re: Problem with adding an instance variable to SmalltalkImage

Posted by Nicolai Hess-3-2 on Aug 16, 2016; 1:26pm
URL: https://forum.world.st/Problem-with-adding-an-instance-variable-to-SmalltalkImage-tp4911269p4911284.html



2016-08-16 15:22 GMT+02:00 Valentin Ryckewaert <[hidden email]>:
It's on the last image of Pharo, did you try on it?


No, I tried it on 60181,
maybe the change for 18925 is responsible ?

 
2016-08-16 15:19 GMT+02:00 Nicolai Hess <[hidden email]>:


2016-08-16 15:11 GMT+02:00 Valentin Ryckewaert <[hidden email]>:
Hello everyone,

when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared"
It's the same for any instanceVariable

Is it normal ? If it's normal should I answer yes or no ?

can not reproduce it.
 

Valentin