Martin Grigorov created WICKET-6117:
---------------------------------------
Summary: 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
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)