Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-3694

Mvel to Java Compiler - First implementation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • 2019 Week 11-13
    • 13
    • Hide
      All drools-models test passing

      drools-test-coverage total test failing: 24
      Show
      All drools-models test passing drools-test-coverage total test failing: 24
    • NEW
    • NEW

      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

            lmolteni@redhat.com Luca Molteni
            lmolteni@redhat.com Luca Molteni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: