Package gavo :: Package rscdef :: Module mixins
[frames] | no frames]

Module mixins

source code

Resource mixins.
Classes
  ProcessEarly
A code fragment run by the mixin machinery when the structure being worked on is being finished.
  ProcessLate
A code fragment run by the mixin machinery when the parser parsing everything exits.
  MixinPar
A parameter definition for mixins.
  LateEvents
An event stream played back by a mixin when the substrate is being finalised (but before the early processing).
  MixinDef
A definition for a resource mixin.
  MixinAttribute
An attribute defining a mixin.
Variables
  __package__ = 'gavo.rscdef'