Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002531 |
[tweak] |
minor |
always |
01-18-06 16:30 |
02-02-06 08:45 |
|
Reporter |
michael |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0002531: Changing superclass to non Tweak class does not recompile subclasses |
Description |
If you have a hierarchy of classes subclassed from CObject and then change the top class to subclass from object, then only the top classes fields and accessor methods get recompiled/reorganized for normal instance variables.
The subclasses end up without instance variables and the accessor methods still using propertyAt: etc. |
Additional Information |
|
|
Attached Files |
|
|