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

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


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

Luca Molteni updated DROOLS-3694:
---------------------------------
    Story Points: 13
         Summary: Mvel to Java Compiler - First implementation  (was: Mvel to Java Compiler)


> Mvel to Java Compiler - First implementation
> --------------------------------------------
>
>                 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