[
https://issues.jboss.org/browse/DROOLS-4397?page=com.atlassian.jira.plugi...
]
Luca Molteni commented on DROOLS-4397:
--------------------------------------
so just to re-iterate the goal. 1) we want to kill the MVEL dialect, to only have the Java
dialect impl. 2) we need to rewrite all valid MVEL stateements and blocks to Java, so we
can force a rule to java dialect. 3) this means all stateemnt rewitting (for valid java
statements) is done at the dialect level, and not canonical model.
Make drools-model-compiler dialect agnostic
-------------------------------------------
Key: DROOLS-4397
URL:
https://issues.jboss.org/browse/DROOLS-4397
Project: Drools
Issue Type: Task
Components: executable model
Reporter: Luca Molteni
Assignee: Luca Molteni
Priority: Major
By preprocessing it with the mvel compiler before going into the drools-executable-model
--
This message was sent by Atlassian Jira
(v7.12.1#712002)