Varnit,<div><br></div><div>    There are initiatives out there on standardizing rules languages (RIF, RuleML, etc) but AFAIK there is no real support for them yet, neither from Drools, nor from JRules side. Mark did worked with someone from iLog (at that time, IBM now) and implemented a proof of context once for the RuleML conference proving it is possible to do it with limited functionality, as RIF is still the minimum common denominator among engines/languages, but if you go that route, it would still require quite a work I imagine.</div>
<div><br></div><div>     Your best bet IMO is to make your application generate a common canonical model that can then be used to generate both DRL and IRL rules and deploy them on their respective engines. Drools has such a model (represented by our *Descr classes) if you want a starting point. If you want to take the next step and work with us in an IRL parser for Drools, you would be able to roundtrip DRL &lt;-&gt; IRL automatically, but that would require a bit more effort.</div>
<div><br></div><div>      Edson</div><div><br><div class="gmail_quote">2010/6/29 Varnit Khanna <span dir="ltr">&lt;<a href="mailto:varnitk@gmail.com">varnitk@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
What will be the best way to achieve the following: We are trying to<br>
create a simple web based interface which will allow our marketing<br>
team to create rules and then deploy them to either jrules or drools<br>
(depending on the client).<br>
<br>
Is there some standard &quot;rules language&quot; or library available to achieve this?<br>
<br>
Thanks,<br>
<font color="#888888">VK<br>
</font><div><div></div><div class="h5">_______________________________________________<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><br clear="all"><br>-- <br>  Edson Tirelli<br>  JBoss Drools Core Development<br>  JBoss by Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a><br>
</div>