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

Pedro Santos commented on WICKET-6347:
--------------------------------------

Hi Sven, 

it does look that you are eager to shove this Java 8 new sexy feature 
regardless if you are adding a *default* implementation. It isn't because you 
can reach something by breaking contracts/interfaces with this new feature (a 
lot of renderers won't be detachable) that it suits Wicket well for renderes 
(we can discuss models in another thread).

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

Reply via email to