Ticket #22 (bug)

Opened 3 years ago

Last modified 3 years ago

Multiple phase hooks and Rule plugin

Status: closed (fixed)

Reported by: miyagawa Assigned to: miyagawa
Priority: major Milestone:
Component: Plagger Version:
Keywords: Cc:

When you have multiple phases of hook and apply a Rule, it will be really confusing when the Rule is evaluated. (Think of aggregator plugin and Publish plugin with publish.finalize).

There should be only one phase in the plugin to be examined via Rules.

Change History

02/17/06 16:36:41: Modified by miyagawa

(In [78]) * Reverted hooks method on rules.

  • Added rule_hook to Plugin, which is the only point where rule can control. Refs #22

02/17/06 17:51:23: Modified by miyagawa

  • status changed from new to closed.
  • resolution set to fixed.