Title :
Traits: tools and methodology
Author :
Black, Andrew P. ; Scharli, Nathanael
Author_Institution :
OGI Sch. fo Sci. & Eng., Oregon health & Sci. Univ., USA
Abstract :
Traits are an object-oriented programming language construct that allow groups of methods to be named and reused in arbitrary places in an inheritance hierarchy. Classes can use methods from traits as well as defining their own methods and instance variables. Traits thus enable a new style of programming, in which traits rather than classes are the primary unit of reuse. However, the additional sub-structure provided by traits is always optional: a class written using traits can also be viewed as a flat collection of methods, with no change in its semantics. This paper describes the tool that supports these two alternate views of a class, called the traits browser, and the programming methodology that we are starting to develop around the use of traits.
Keywords :
inheritance; object-oriented languages; object-oriented programming; inheritance hierarchy; object-oriented programming language; programming methodology; traits browser; Functional programming; Java; Object oriented programming; Programming profession; Protocols; Software engineering;
Conference_Titel :
Software Engineering, 2004. ICSE 2004. Proceedings. 26th International Conference on
Print_ISBN :
0-7695-2163-0
DOI :
10.1109/ICSE.2004.1317489