Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-3
-
None
-
None
Description
GroovyResourceLoader.loadGroovyFile() should return URLs instead.
This is much more friendly to those not using the filesystem, but also using JARs, possibly even remote JARs.
This method will be renamed and refactored to return a URL:
GroovyResourceLoader.loadGroovySource()