]
Mario Fusco closed DROOLS-990.
------------------------------
Fix Version/s: 6.4.x
Resolution: Done
Implemented by
Allow jitting of constraints using custom operators
---------------------------------------------------
Key: DROOLS-990
URL:
https://issues.jboss.org/browse/DROOLS-990
Project: Drools
Issue Type: Enhancement
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.4.x
At the moment constraints using custom operators (including temporal ones used by CEP)
cannot be jitted and then be evaluated in compiled mode. It is required to allow jitting
also for this type of constraints.