< Terug naar vorige pagina

Publicatie

Robust Trait Composition for Javascript

Tijdschriftbijdrage - Tijdschriftartikel

Korte inhoud:We introduce traits.js, a small, portable trait composition library for Javascript. Traits are a more robust alternative to multiple inheritance and enable object composition and reuse. traits.js is motivated by two goals: first, it is an experiment in using and extending Javascript's recently added meta-level object description format. By reusing this standard description format, traits.js can be made more interoperable with similar libraries, and even with built-in primitives. Second, traits.js makes it convenient to create "high-integrity" objects whose integrity cannot be violated by clients, an important property when web content is composed from mutually suspicious scripts. We describe the design of traits.js and provide an operational semantics for traits-js, a minimal calculus that models the core functionality of the library.
Gepubliceerd in: Science of Computer Programming (SCP)
ISSN: 0167-6423
Issue: Special issue on Advances in Dynamic Languages
Jaar van publicatie:2012
Trefwoorden:Traits, Mixins, Javascript, ECMAScript 5, Computerwetenschappen en informatietechnologie
CSS-citation score:1
Toegankelijkheid:Open
Reviewstatus:Peerreview