You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jesse Long (JIRA)" <ji...@apache.org> on 2014/03/06 16:16:49 UTC

[jira] [Created] (WICKET-5528) Allow models of subtypes of Select type parameter in SelectOption constructor

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)