Jesse Long created WICKET-5528:
----------------------------------
Summary: Allow models of subtypes of Select type parameter in
SelectOption constructor
Key: WICKET-5528
URL: https://issues.apache.org/jira/browse/WICKET-5528
Project: Wicket
Issue Type: Improvement
Components: wicket-extensions
Affects Versions: 6.14.0, 7.0.0
Reporter: Jesse Long
Priority: Trivial
SelectOption's use of the model is read only, so no risk problem if we use an
IModel<? extends T> instead of IModel<T>
--
This message was sent by Atlassian JIRA
(v6.2#6252)