JDT is now the supported compiler. In theory drools can be made to use
Janino via JCI with minor changes - but we don't have an out of the box
way to switch at the moment.
Mark
fanory wrote:
Hello,
With drools 2.1, rule compilation is apparently made with janino.
And with drools 2.5, rule compilation is made with jdt.
Which choice is better for the future ?
(Apparently, there is an impact on drl files because, in my case, my drl file
coded with drools2.1 is not directly compatible with drools 2.5)
Is it possible to use janino with drools 2.5 ? (Or maybe this is a bad
choice ...?)
Thanks in advance.