You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/03 16:06:41 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953708#comment-15953708 ] 

ASF subversion and git services commented on WICKET-6347:
---------------------------------------------------------

Commit 775c40c77226517636ba3905dff8b4cc7dd86e60 in wicket's branch refs/heads/master from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=775c40c ]

WICKET-6347 added #detach() to all renderers

> 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
>
> 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)