You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2017/04/03 16:07:42 UTC

[jira] [Resolved] (WICKET-6347) IChoiceRenderer implements IDetachable

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

Sven Meier resolved WICKET-6347.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M6

Choice renderers now take part in detachment as other Wicket concepts like components and models. The owning component is responsible to detach it.

> IChoiceRenderer implements IDetachable
> --------------------------------------
>
>                 Key: WICKET-6347
>                 URL: https://issues.apache.org/jira/browse/WICKET-6347
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M4
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>             Fix For: 8.0.0-M6
>
>
> IChoiceRenderer (and other renderers ) don't implement IDetachable currently.
> I've came across situations where this would have been handy, and apparently other users would also welcome such an improvement:
>     http://stackoverflow.com/questions/42933128/automatically-detaching-choice-renderer-in-wicket
> I've made the required changes locally and there's no negative impact as far as I can see.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)