Guvnor supports enumerated lists of values that can be included in rules.<br><br>Drools itself (the &quot;rule engine&quot;) provides for the compilation and execution of rules; ultimately written in plain text - Guvnor provides a UI layer of abstraction over the text generation that allows use of enumerations.<br>
<br>You can use Java enumerations in Drools rule definitions, but you still need to write the rules using such enumerations.<br><br><div class="gmail_quote">On 5 July 2011 09:54, lansyj <span dir="ltr">&lt;<a href="mailto:lansyjp@gmail.com">lansyjp@gmail.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;">Hi,<br>
<br>
I understand Drools does support enumerated lists of values for checking<br>
conditions and assigning consequences. Am i mistaken?<br>
<br>
The ID would be a numeric value of 8 or 12 bytes in length. The Blacklist<br>
validation would be just the basic full word match.<br>
<br>
Best Regards<br>
<br>
-lj<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Using-Enumeration-for-long-lists-tp3140051p3140095.html" target="_blank">http://drools.46999.n3.nabble.com/Using-Enumeration-for-long-lists-tp3140051p3140095.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools: User forum 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>
</div></div></blockquote></div><br>