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

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

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

WICKET-6117 Make IGenericComponent a mixin/trait so it could be easily reused 
in custom components


> Make IGenericComponent a mixin/trait so it could be easily reused in custom 
> components
> --------------------------------------------------------------------------------------
>
>                 Key: WICKET-6117
>                 URL: https://issues.apache.org/jira/browse/WICKET-6117
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>
> Java 8 default methods in interface give the possibility to make 
> IGenericComponent a mixin/trait so that all that is needed for an 
> implementation to have the typed methods is to implement the trait



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to