Aren't you confusing things?<br><br>Using a template engine is a step that creates DRL (i.e., the Drools rule source<br>language) text from templates and actual parameters to fill in formal<br>template parameters. The "interface" of an alternative generator is<br>
defined by the DRL language; not by the org.drools.lang.descr package.<br>Generated text can be compiled by the Drools compiler, no matter how<br>it is created.<br><br>Do you really want to create the <b><i>compiled</i></b> form of rules packages?<br>
<br>-W<br><br><br><div class="gmail_quote">On 28 June 2010 09:05, Sudhir M <span dir="ltr"><<a href="mailto:sudhir.cse@gmail.com">sudhir.cse@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
<br>
We have a requirement where we need to have our own rule builder and<br>
we use drools as our runtime engine. We are using drools descr API to<br>
create the drl's as we find it more convenient than using a template<br>
engine. In the new release there is warning that ' usage of the descr<br>
package is discouraged '. Is this package bound to change in the<br>
future releases? or will this package be removed completely?<br>
<br>
Please clarify us in this regard to maintain compatibility with future<br>
drools releases.<br>
<br>
<br>
Thanks,<br>
sudhir.<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>
</blockquote></div><br>