<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 06/05/2010 08:37, miguel machado wrote:
    <blockquote
cite="mid:n2kc71e5a8a1005060037i43053ceeqda5a40c6c6358994@mail.gmail.com"
      type="cite"><font size="2"><font face="verdana,sans-serif">there
          is the 'extends' feature.. i guess that's what you'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 "xyz"</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 "abc"
            extends "xyz"...</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's
          been&nbsp;</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>
    </blockquote>
    and rule flow.<br>
    <br>
    Mark<br>
    <blockquote
cite="mid:n2kc71e5a8a1005060037i43053ceeqda5a40c6c6358994@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
              href="mailto:dbrownell83@hotmail.com">dbrownell83@hotmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            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? &nbsp;would I need to
            execute this as a<br>
            post-processing step? &nbsp;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 moz-do-not-send="true"
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 moz-do-not-send="true"
                href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
              <a moz-do-not-send="true"
                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>
        "To understand what is recursion you must first understand
        recursion"<br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>