Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As the wiki page re-motion mixins basics -- overriding target methods#target overrides mixin? explains, "target method overrides mixin method"
requires that the mixin class is derived from the generic Mixin<TThis> type. The next wiki page FIXME will explain why this is so and how overriding mixin methods works.