<font size="2"><font face="verdana,sans-serif">there is the &#39;extends&#39; feature.. i guess that&#39;s what you&#39;re looking for.</font></font><div><font size="2"><font face="verdana,sans-serif"><br></font></font></div>
<div><font size="2"><font face="verdana,sans-serif">rule &quot;xyz&quot;</font></font></div><div><font size="2"><font face="verdana,sans-serif">...</font></font></div><div><font size="2"><font face="verdana,sans-serif">end</font></font></div>
<div><font size="2"><font face="verdana,sans-serif"><br></font></font></div><div><font size="2"><font face="verdana,sans-serif">rule &quot;abc&quot; extends &quot;xyz&quot;...</font></font></div><div><font size="2"><font face="verdana,sans-serif">...</font></font></div>
<div><font size="2"><font face="verdana,sans-serif">end</font></font></div><div><font size="2"><font face="verdana,sans-serif"><br></font></font></div><div><font class="Apple-style-span" face="verdana, sans-serif">it&#39;s been </font><span class="Apple-style-span" style="font-family: verdana, sans-serif; ">recently </span><span class="Apple-style-span" style="font-family: verdana, sans-serif; ">talked about in this forum.</span></div>
<meta charset="utf-8"><div><font size="2"><font face="verdana,sans-serif">_ miguel</font></font></div><div><font size="2"><font face="verdana,sans-serif"><br></font></font><br><div class="gmail_quote">On Tue, May 4, 2010 at 10:46 AM, djb <span dir="ltr">&lt;<a href="mailto:dbrownell83@hotmail.com">dbrownell83@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi all,<br>
<br>
I know there are some basic ways to chain rules together, by setting flags<br>
in consequences that are checked in the conditions of other rules...<br>
<br>
but in a large system based on rule templates, where thousands of rules are<br>
generated, it is not feasible to chain rules in this manner, especially when<br>
they are chained in a somewhat arbitrary fashion<br>
(eg. True if Rule 130 AND Rule 200 AND Rule 480 fire)<br>
<br>
has anyone had this situation before?  would I need to execute this as a<br>
post-processing step?  or, is there any design pattern that will allow rules<br>
to be chained, preferably in a manageable way?<br>
<br>
regards,<br>
Daniel<br>
<font color="#888888">--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Chained-Rules-tp775491p775491.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Chained-Rules-tp775491p775491.html</a><br>

Sent from the Drools - User mailing list archive at Nabble.com.<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" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>&quot;To understand what is recursion you must first understand recursion&quot;<br>
</div>