How to dynamically reload rules using already declared fact types?
问题 I am facing an issue while trying to reload rules dynamically. Starting with the context : we have DRLs files which contains a total of 10000 rules, and various types. As the process of compiling and redeploying rules is starting to be long (over than a couple of minutes), we would like to compile & redeploy ONLY the modified rule. To be DRL-compliant, we have to declare in the DRL to redeploy the modified rule, AND all used types. Our problem is that types declared in the new DRL are not