Deprecate SlingScriptHelper.dispose and correct invocation
----------------------------------------------------------
Key: SLING-1477
URL: https://issues.apache.org/jira/browse/SLING-1477
Project: Sling
Issue Type: Improvement
Components: API, Scripting
Affects Versions: API 2.0.8, Scripting Core 2.0.10
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Scripting Core 2.0.12, API 2.1.0
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.