Trait (computer programming): Difference between revisions

Content deleted Content added
No edit summary
add link to traitsjs proposal
Line 6:
the [[Squeak]] version of [[Smalltalk]] from version 3.9, and in [[Perl 6]] (which calls them "roles"),
as an add-on by the [[Moose (Perl)|Moose]] module for [[Perl 5]] and the [[Joose (framework)|Joose]] framework for [[JavaScript]],
and have been proposed for inclusion in [[PHP]] and, [[ActionScript|ActionScript 3.0]], and [[ECMAScript]] [http://traitsjs.org].
''Module mixins'' in [[Ruby (programming language)|Ruby]] are similar to traits to some degree.