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

GroovyClassLoader should use the generated classes cache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-1
    • 1.0-beta-3
    • class generator
    • None

    Description

      Several creations of a java class from a groovy script should not result in re-parsing every time. The classloader should check for previously defined classes and use those instead. I nice feature would be to make it optionally check for an updated version and in that case re-compile the script.

      Attachments

        Activity

          People

            jstrachan James Strachan
            gbevin Geert Bevin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: