<!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">
Stephen Kestle wrote:
<blockquote cite="mid:48B72071.9050207@orionhealth.com" type="cite">Has
anybody tried to evaluate the different rules engines in the
interests of using it in their companies' technology stack?&nbsp; I've got
to do some due diligence, so need to evaluate the others.<br>
  <br>
Specifically, we're looking at a dynamic data model (not OO), and so
that needs to be supported in some way (which I am heavily evaluating
for drools :)).&nbsp; There are plenty of other criteria, but the show
stoppers are:<br>
  <ul>
    <li>unable to support a dynamic data model (being able to type
different structures with the same object base, and to a lesser degree
being able to compose those types into other dynamic types)<br>
    </li>
  </ul>
</blockquote>
in drools 5.0, along with XSD/JAXB definitions and dataloaders and
Smooks ETL dataloader.<br>
<blockquote cite="mid:48B72071.9050207@orionhealth.com" type="cite">
  <ul>
    <li> <br>
    </li>
    <li>Lack of support (either community or commercial)</li>
  </ul>
</blockquote>
You can get support from JBoss, a Division of RedHat:<br>
<a class="moz-txt-link-freetext" href="http://www.jboss.com/products/rules">http://www.jboss.com/products/rules</a><br>
<blockquote cite="mid:48B72071.9050207@orionhealth.com" type="cite">
  <ul>
    <li>Lack of rule management (activation and expiry dates for rules)</li>
  </ul>
</blockquote>
rules have attributes to specify dateEffective and dateExpires as
attributes.<br>
<blockquote cite="mid:48B72071.9050207@orionhealth.com" type="cite">
  <ul>
  </ul>
Also high on the list are:<br>
  <ul>
    <li>DSL support</li>
    <li>rule composition and reuse (I don't really know much about how
this this concept plays out with rules yet)</li>
    <li>Testing: the person creating the rules can write the tests, in
the same designer<br>
    </li>
    <li>Auditing and understanding how the engine got to the state it's
in</li>
  </ul>
So far I've found about 15-20 engines.&nbsp; Hopefully most of them will
fall out of the early criteria :)<br>
  <br>
Cheers<br>
  <br>
Stephen<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>