Sciweavers

ECLIPSE
2004
ACM

Supporting Java traits in Eclipse

13 years 10 months ago
Supporting Java traits in Eclipse
Traits are a language technology that complements inheritance as a means for code reuse and class structuring. Traits encapsulate collections of methods so that they can be used and reused anywhere in the inheritance hierarchy. An important property of traits is that classes structured with traits have the same semantics as classes structured without them. With environment support, a programmer can move freely between views of the system with or without its component traits. In this paper we describe an environment for programming with traits for Java implemented in Eclipse.
Philip J. Quitslund, Emerson R. Murphy-Hill, Andre
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where ECLIPSE
Authors Philip J. Quitslund, Emerson R. Murphy-Hill, Andrew P. Black
Comments (0)