Slawomir Jaranowski opened MSHARED-1359 and commented
We can pass a context to script, so script can create an object and store it in {}context{}.
Next executing of script can not use object from context due to new classloader in next execution.
Remote Links:
Slawomir Jaranowski opened MSHARED-1359 and commented
We can pass a
contextto script, so script can create an object and store it in{}context{}.Next executing of script can not use object from
contextdue to newclassloaderin next execution.Remote Links: