[
https://issues.jboss.org/browse/DROOLS-2961?page=com.atlassian.jira.plugi...
]
Mark Proctor commented on DROOLS-2961:
--------------------------------------
In the games I use a Run() last pattern to create waterfall type execution. This is where
a rule that remains true will fire every time the control loop repeats, and every time a
agenda-group (soon to be unit) is entered.
This is similar to what ROSIE calls data-driven and existence-driven rules.
http://www.dtic.mil/dtic/tr/fulltext/u2/a074544.pdf
Here it differentiates between the two using "if" for existence driven and
"when" for data driven rules.
We could add to our keywords too, or have an annotation. I'm in preference of the
later.
Existence and Data Driven rule firing
-------------------------------------
Key: DROOLS-2961
URL:
https://issues.jboss.org/browse/DROOLS-2961
Project: Drools
Issue Type: Feature Request
Reporter: Mark Proctor
Assignee: Mario Fusco
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)