You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2010/04/02 15:28:27 UTC

[jira] Updated: (WICKET-2817) ChoiceGroup's Constructor Should Accept IModel>

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

James Carman updated WICKET-2817:
---------------------------------

    Priority: Minor  (was: Major)
     Summary: ChoiceGroup's Constructor Should Accept IModel<? extends Collection<T>>  (was: ChoiceGroup's Constructor should take IModel<? extends Collection<T>>)

> ChoiceGroup's Constructor Should Accept IModel<? extends Collection<T>>
> -----------------------------------------------------------------------
>
>                 Key: WICKET-2817
>                 URL: https://issues.apache.org/jira/browse/WICKET-2817
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.7
>            Reporter: James Carman
>            Priority: Minor
>             Fix For: 1.5-M1
>
>
> This is very similar to ListMultipleChoice's constructor situation.  Changing the constructor signature won't break any existing code, but it will make it easier to use (for times when you have a set-based property).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.