re-motion mixins basics

re-motion mixins front matter -- READ ME
re-motion mixins basics – the 'Uses' attribute and the 'ObjectFactory'
re-motion mixins basics – the 'Extends' attribute
re-motion mixins basics -- instantiation with parameters
re-motion mixins basics – what about sub-classes of the target class?
re-motion mixins basics – overriding target methods
re-motion mixins basics – the 'CompleteInterface' attribute
re-motion mixins basics – the generic 'Mixin' type
re-motion mixins basics – overriding mixin methods
re-motion mixins basics – duck typing

Advanced re-motion mixins

advanced re-motion mixins – mixin configurations
advanced re-motion mixins – dessert wax revisited
advanced re-motion mixins – removing items, scoping of mixin configurations
advanced re-motion mixins – potential for confusion
NEW IN 1.13.26! Changing the entire master configuration

Under the hood

under the hood of re-motion mixins -- front matter, hand-waving
under the hood of re-motion mixins -- the simplest case -- 'DessertTopping' uses 'FloorWaxMixin'
under the hood of re-motion mixins -- mixins based on 'Mixin-TThis'
under the hood of re-motion mixins -- mixins based on 'Mixin-TThis-TBase'