[ http://issues.apache.org/jira/browse/TAPESTRY-912?page=all ]
Jesse Kuhnert updated TAPESTRY-912:
-----------------------------------
Fix Version/s: 4.1.2
> Add a 'remove' method to StateObjectPersistenceManager
> ------------------------------------------------------
>
> Key: TAPESTRY-912
> URL: http://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.2
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]