Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005501 |
[Squeak] Kernel |
major |
always |
11-23-06 20:06 |
11-23-06 20:10 |
|
Reporter |
rw |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.9 |
|
Summary |
0005501: Changeset / ClassBuilder / SystemChangeNotification |
Description |
This bug was raised by Andreas a while ago on the mailing list. From that mail:
I am suspecting there is an issue with traits registration due to the copy of the original class you are creating in ClassBuilder. Which seems to be required by the notification mechanism but strikes me as conflicting by definition, since it asks for both, the old *and* the new class to be accessible at the same time. Which, by virtue of the invariants guaranteed in ClassBuilder, should never ever happen (and I am VERY suspicious of just throwing incomplete copies of classes around). |
Additional Information |
|
|
Attached Files |
ClassBuilderNotificationFix.1.cs [^] (39,969 bytes) 11-23-06 20:10 |
|