7 | | Basically, selected traits or behaviours are described in a special Type called a 'mixin' (analogous to an interface),[[BR]] |
8 | | these can then be specified on a class and are injected into that class to provide those behaviours on that class. |
| 7 | Basically, selected traits or characteristics and behaviours are described in a special Type called a 'mixin' (analogous to an interface),[[BR]] |
| 8 | these can then be specified on a class and are injected into that class to provide those traits on that class. |