Add an instVar to a class. Bytecode issue

Alexandre Bergel bergel at iam.unibe.ch
Tue Apr 27 13:24:37 UTC 2004


Hi VM and compiler hackers!

Is there a way to avoid a hierarchy recompilation when an instance variable is added to a class?
In VW, with the parcel, all the methods present in the subclasses have the offset in the compiled methods adjusted. Is it possible to do it in Squeak? Will I encounter some big issue with that?

Andreas, you once said you were working on this issue. What is your current plan/status?

Best Regards,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list