<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#009900">
<font face="Tahoma">I'm evaluating Drools and other RMSs, looking for
one that provides the following features:<br>
<br>
1) Citation tracking. I need to note what articles or scenarios
motivated a rule, and be able to provide a short description of how the
rule supports each. This goes beyond commenting because I need to have
access to a list of all articles and scenarios used and be able to jump
to the rules that hang from them.<br>
<br>
2) Jess rule language. Our team has a symbolic AI background, and
Drools' language is non-intuitive to us. It appears that Drools is
built on Jess, and Jess' language would work much better for us. Is
there a way to use Jess' language, including intellisense support?<br>
<br>
3) Export to sourceforge. Our deployments involve exporting the
rulebase and associated citation tracking to sourceforge or google
code. That is, we want to deploy text rather than binaries. Is there a
better way to do this than a simple db export?<br>
<br>
I've checked the user manuals and list archives for each of these
questions but wasn't able to answer them for myself.<br>
<br>
David<br>
</font>
</body>
</html>