allow dump of generated .java files during rule compilation
-----------------------------------------------------------
Key: JBRULES-1225
URL:
http://jira.jboss.com/jira/browse/JBRULES-1225
Project: JBoss Rules
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.0.1
Reporter: Godmar Back
Assigned To: Mark Proctor
Please add an option to dump the generated .java code.
Otherwise, debugging compile errors is a night mare.
Even when dialect "MVEL" isn't used, some expression seem to become MVEL
expressions. In addition, it seems that bean-Syntax (as in x.prop) can be used in the
conditions of a rule, but the consequence requires that you use x.getProp()).
It's also not clear in which scope/package/class the generated code lives.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira