Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005526 |
[Squeak] Traits |
major |
always |
11-27-06 13:18 |
11-27-06 13:18 |
|
Reporter |
pmm |
View Status |
public |
|
Assigned To |
dvf |
Priority |
high |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.9 |
|
Summary |
0005526: Copying a class adds methods in traits |
Description |
When copying a class the methods it gets from a trait are added to a copy. This is not needed since the copy has the same traits.
It looks as if the methods where copied no matter whether they belong to a trait or not. |
Additional Information |
|
|
Attached Files |
|
|