You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/08 09:33:36 UTC

[jira] Resolved: (SLING-1477) Deprecate SlingScriptHelper.dispose and correct invocation

     [ https://issues.apache.org/jira/browse/SLING-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1477.
-------------------------------------

    Resolution: Fixed

Deprecated the method and correct it's invocation in revision 931813

> 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: Scripting Core 2.0.10, API 2.0.8
>            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.