2010/11/25 Esteban Aliverti &lt;<a href="mailto:esteban.aliverti@gmail.com">esteban.aliverti@gmail.com</a>&gt;:<br>&gt; Hi,<br>&gt; 1. As far as I know, only the RHS of the rules are converted to java. If you<br>&gt; are already using java dialect in your rules, there is nothing really<br>
&gt; interesting in the generated classes.<br>&gt; 2. Pattern matching is performed using RETE algorithm. I&#39;m sure there is a<br>&gt; lot of documentation out there about this algorithm<br><br>As far as I can judge, the <a href="http://en.wikipedia.org/wiki/Rete_algorithm">Wikipedia article on Rete</a> is very well written;<br>
naturally it doesn&#39;t describe any specific implementations.<br>-W<br><br>&gt; and how it is<br>&gt; implemented in Drools.<br>&gt; Best,<br>&gt;<br>&gt; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br>&gt;<br>&gt; Esteban Aliverti<br>
&gt; - Developer @ <a href="http://www.plugtree.com">http://www.plugtree.com</a><br>&gt; - Blog @ <a href="http://ilesteban.wordpress.com">http://ilesteban.wordpress.com</a><br>&gt;<br>&gt;<br>&gt; 2010/11/24 Shivram kalwar &lt;<a href="mailto:shivramsir@gmail.com">shivramsir@gmail.com</a>&gt;<br>
&gt;&gt;<br>&gt;&gt; Hello All ,<br>&gt;&gt; I have 2 question on drools 5.1 ,I am using the Tomcat server,<br>&gt;&gt; 1)where can i see the drools file(.drl) converted into .java file, I mean<br>&gt;&gt; internally drools convert the .drl into .java and uses the .java at runtime<br>
&gt;&gt; ?<br>&gt;&gt; 2) suppose in drools  when condition it has many statements so how the<br>&gt;&gt; logic works for then condition ..<br>&gt;&gt; i Have statement in when for some object the working memory got modified<br>
&gt;&gt; for some it is not and there are many conditional statements(true or flase)<br>&gt;&gt; are there on  multiple Object(like Parts ,Discount, etc)<br>&gt;&gt; Thank you very much for you guideline in advance.<br>&gt;&gt; shiv <br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; rules-users mailing list<br>&gt;&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;<br>&gt;<br><br>