class recompilation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

class recompilation

Pavel Krivanek-3
Hi,

It seems that there is something wrong with classes recompilation
after change in instance variables count. I have seen several times on
recent 2.0 images that the class after adding of an instance variable
did strange errors caused by bad instance variable indexes. Manual
recompilation of the class always helped.
Has any one the same experiences?

-- Pavel