Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Core 2.0.10, API 2.0.8
-
None
Description
The SlingScriptHelper#dispose has been added to the interface accidentally, therefore we should deprecate/remove it
In addition the scripting core should only invoke it, if the script helper has been instantiated by the scripting core - if it is already contained in the bindings
this method should not be invoked.