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:18:42 UTC

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

     [ https://issues.apache.org/jira/browse/WICKET-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Long updated WICKET-5528:
-------------------------------

    Attachment: WICKET-5528.patch

WICKET-5528.patch - patch against Wicket 7.

Wouldn't mind this in Wicket 6 if clirr will allow it.

> 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
>         Attachments: WICKET-5528.patch
>
>
> 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)