[jboss-jira] [JBoss JIRA] (DROOLS-3694) Mvel to Java Compiler

Luca Molteni (Jira) issues at jboss.org
Mon Mar 11 07:26:00 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Molteni updated DROOLS-3694:
---------------------------------
    Description: 
First deliverable:

* Support conversion from field to getter (field.name -> field.getName())
* Support explicit variable inizialization (a = "Hello" , a = "World" -> "String a = "Hello"; a = "world"; 
* Rewrite modify statements 


> Mvel to Java Compiler
> ---------------------
>
>                 Key: DROOLS-3694
>                 URL: https://issues.jboss.org/browse/DROOLS-3694
>             Project: Drools
>          Issue Type: Enhancement
>            Reporter: Luca Molteni
>            Assignee: Luca Molteni
>            Priority: Major
>
> First deliverable:
> * Support conversion from field to getter (field.name -> field.getName())
> * Support explicit variable inizialization (a = "Hello" , a = "World" -> "String a = "Hello"; a = "world"; 
> * Rewrite modify statements 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list