Hi everyone, I have been working out with Drools, and a few more doubts have appeared.<br><br>In Guvnor, each rule is defined inside a package. When you create a new rule you must define the package where it belongs. Guvnor doesn&#39;t create any kbase, you can see a package (in Guvnor) like a DRL file split in  different parts: the imports, the globals, each rule, etc. So Guvnor is only in charge of maintain different versions of that DRLs.<br>
1) Can this be done dynamically? I meant, will the workflow change as soon as I save the new rules on any pre-existing package? <br><br>If I declare the entities in Guvnor, this will use the &quot;declare&quot; keyword to define a New Data Type. Now...<br>
2) Would this allow me to add workflow steps and rules as well as general data entities?<br><br>and, the last one<br><br>3) What should I have in me interface to be able to use Drools as me rules engine? I don&#39;t get it yet...<br>
<br>And if you can recomend me any web site with information about all this things it&#39;ll be nice.<br><br>Thanks<br><br>Carlos S. Moreno<br>