About Enhancing Object-Based System Composition through Per-Object Mixins
Enhancing Object-Based System Composition through Per-Object Mixins- The paper introduces per-object mixins as a new object-level language construct for object-based system composition. Per-object mixins are implemented in the scripting language XOTCL as a straightforward extension of its method chaining mechanism and enables the developer to mix classes into the precedence order of an arbitrary object.