Hi all,<div><br></div><div>From what I could grasp after looking at the Guvnor documentation, it provides no API. Since it would be a (very) bad idea to re-develop such (complex) simple feature, I&#39;m wondering whether there is an API to manage a set of rules, poll it for changes and update it accordingly.</div>
<div><br></div><div>I cannot use RuleAgent from drools-core since its underpinnings require that all rules from a package be written in a single file (considering automatic loading of all rules in a directory). I could dive into the code and adapt the scanners to do what I want but that&#39;s not as feasible as I&#39;d like it to be. It&#39;s better to just use something that&#39;s been developed and tested.</div>
<div><br></div><div>Any ideas/thoughts?</div><div><br></div><div>Regards,</div><div>Luiz Valmont</div>