mixin_glossary
This is an old revision of the document!
this page is a draft being written by GauntRecluse! Feedback is appreciated but the page is currently not ready to be read by users of the Wiki!
Mixin Glossary (DRAFT)
Mixin, Mixins:
- A reference to the Mixin Subsystem, see the introduction page
- “a Mixin” or “a Mixin Class” means a class or, for the former especially, an interface that will be merged with a target by the Mixin system.
Injector:
- Most of the time, references a “callback injector”, or an annotated handler method that will be merged by a Mixin Class, with a callback to the merged method at a specified injection point. This most often does not include Redirectors, although they may also be considered injectors under technical definitions.
Handler method:
- In the context of Mixins, a decorated method that will be merged and then called to in some way dependent on the annotation and its arguments.
mixin_glossary.1758962810.txt.gz · Last modified: 2025/09/27 08:46 by gauntrecluse