&nbsp;&nbsp; Geoffrey,<br><br>&nbsp;&nbsp; Look at agenda-groups and rule-flows.<br><br>&nbsp;&nbsp;&nbsp; []s<br>&nbsp;&nbsp;&nbsp; Edson<br><br><br><div><span class="gmail_quote">2007/6/15, Geoffrey De Smet &lt;<a href="mailto:ge0ffrey.spam@gmail.com">ge0ffrey.spam@gmail.com
</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can I fire a partial set of rules?<br>Say I have 3 rules: fastRuleA, fastRuleB, slowRuleC.
<br>What&#39;s the best way to only fire the group of fastRule1 and fastRule2?<br>AgendaFilter looks like a good way of doing this, but:<br><br>If between 2 rule fires, I change a fact, but change it back to it&#39;s<br>original state, will the rule be not refire, just like if I hadn&#39;t
<br>changed it temporary? for example fact1 is used in slowRuleC:<br>fireAllRules(); // fires slowRuleC<br>fact1.a++;<br>fact1.a--;<br>fireAllRules(); // does not fire slowRuleC?<br><br>Does still apply if I fire other rules meanwhile?
<br>fireAllRules(); // fires slowRuleC<br>fact1.a++;<br>fireAllRules(notSlowRuleCAgendaFilter); // slowRuleC is ignored<br>// if I did not filter it out it would have fired of course<br>fact1.a--;<br>fireAllRules(); // does not fire slowRuleC? or does it?
<br>// a hasn&#39;t is the same since the last time slowRuleC was fired<br><br>--<br>With kind regards,<br>Geoffrey De Smet<br><br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">
rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>&nbsp;&nbsp;Edson Tirelli
<br>&nbsp;&nbsp;Software Engineer - JBoss Rules Core Developer<br>&nbsp;&nbsp;Office: +55 11 3529-6000<br>&nbsp;&nbsp;Mobile: +55 11 9287-5646<br>&nbsp;&nbsp;JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a>