[
https://issues.apache.org/jira/browse/WICKET-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719629#action_12719629
]
Igor Vaynberg commented on WICKET-2321:
---------------------------------------
if you want it in so close to final release please provide unit tests
> create a Component#onRemove() method
> ------------------------------------
>
> Key: WICKET-2321
> URL: https://issues.apache.org/jira/browse/WICKET-2321
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1, 1.4-RC2, 1.4-RC3,
> 1.4-RC4, 1.4-RC5
> Reporter: Martin Funk
> Fix For: 1.4-RC6
>
> Attachments: wicket-jira-2321-mf.diff
>
>
> Create a Component#onRemove() method as a hook that may be overriden.
> Sort of like Component#onDetach().
> As the name says It should be invoked when a component or any of its parents
> is removed from the component tree.
> See also:
> http://www.nabble.com/Component-lifecycle-question-td23913399.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.