Anonymous | Login | 01-20-2021 09:59 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006534 | [Squeak] Traits | minor | always | 06-09-07 12:17 | 06-14-07 07:02 | |||||||
Reporter | Damien Cassou | View Status | public | |||||||||
Assigned To | dvf | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | Product Version | 3.9 | |||||||||
Summary | 0006534: Trait required methods take precedence over super class implementation | |||||||||||
Description |
T1>>f self explicitRequirement A is a subclass of Object, NOT using T1 A>>f self doSomething B is a subclass of A using T1 In B, f is still a requirement even if implemented in the superclass. This is because methods in trait T1 take precedence over methods in the superclass. This should not be the case with required methods. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
39 total queries executed. 32 unique queries executed. |