|
[
Permalink
| « Hide
]
Paul King added a comment - 16/Jun/07 05:52 PM
Should be fixed in head, but I made the method deprecated as it calls a deprecated method. I am not sure what the recomended alternative would be.
I think you put comments to wrong function. look at this:
loadScriptByName public Class loadScriptByName(String scriptName) Get the class of the scriptName in question, so that you can instantiate Groovy objects with caching and reloading. Note: This class is deprecated because we should not use a different parentClassLoader Parameters: loadScriptByName public Class loadScriptByName(String scriptName, Deprecated. Get the class of the scriptName in question, so that you can instantiate Groovy objects with caching and reloading. Parameters: I think you put comments to wrong function. look at this:
you put "Note: This class is deprecated because we should not use a different parentClassLoader" to instead of anyway why sorry for multiposting, I use Ctrl+Enter in IM to start new line, but if FF it post message.
so, anyway why it can be a problem to use different parent classloaders? I review all posts and found that: in my case I pass classLoader to GSE constructor not in "loadScriptByName()". |
|||||||||||||||||||||||||||||||||||||||||||||||