Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-773

migration tool to help to migrate automatically from old groovy to new groovy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 1.0-JSR-4
    • ast builder
    • None

    Description

      Because of the many grammar changes it's getting harder for old groovy code to be compatible with our jsr version. So I think it would be a good idea to use our old parser and let it generate an AST and then dumb the AST as executable script text. The dumped script is compatible to our current jsr. This allows us to easily migrate tests and see how much code will be affected by a grammar change. Or we can simply migrate and be lucky, because we don't have to care that much about backward compatibility

      Attachments

        Activity

          People

            jstrachan James Strachan
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: