You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/09/12 15:58:48 UTC

[jira] Updated: (TAPESTRY-912) Add a 'remove' method to StateObjectPersistenceManager

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

Jesse Kuhnert updated TAPESTRY-912:
-----------------------------------

    Fix Version/s:     (was: 4.1.3)
                   4.1.4

> Add a 'remove' method to StateObjectPersistenceManager
> ------------------------------------------------------
>
>                 Key: TAPESTRY-912
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-912
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0.2
>            Reporter: Leonardo Quijano Vincenzi
>            Priority: Minor
>             Fix For: 4.1.4
>
>
> Right now there's no official way of destroying a Tapestry ASO, other than injecting the appropiate StateObjectPersistenceManager (such as SessionScopeManager) and calling store(name, null).
> In SessionScopeManager's specific case, this causes a NPE. In other implementations there could be similar issues. A "remove" method would be great to actually specify the destruction of a bound ASO, thus freeing system resources. It has other applications too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org