No.<div>-W<br><br><div class="gmail_quote">On 9 March 2012 19:15, Shur, Bob <span dir="ltr">&lt;<a href="mailto:robert.shur@hp.com">robert.shur@hp.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there something like #include for drl files? That is, something like this:<br>
<br>
rule &quot;1&quot;<br>
when<br>
then<br>
  doSomething;<br>
end<br>
<br>
#include &quot;another.drl&quot;<br>
<br>
rule &quot;2&quot;<br>
when<br>
...<br>
<br>
I know I can load multiple drl files into the knowledge base in Java. I&#39;m just wondering whether someone writing a drl file can include other drls without having to copy and paste.<br>
<br>
<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" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>