« Previous | Next » 

Revision 9a395a76

ID9a395a76da57bb4c62616c977415e2998f6f91f7
Parent f97a6b10
Child 4167825b

Added by Iustin Pop over 16 years ago

Move hook execution decision to HooksMaster

Currently, the HooksMaster creation and execution decision is in the
Processor class. This is not optimal, so we change to always create a
hooks master and instead make the decision inside that class, by
creating empty node lists for both pre and post if the lu doesn't
support hooks. This way, hooks decisions are moved to HooksMaster (where
they belong).

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences