[ https://issues.apache.org/jira/browse/WICKET-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Vaynberg resolved WICKET-2817. ----------------------------------- Resolution: Fixed Fix Version/s: 1.4.8 Assignee: Igor Vaynberg > 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 > Assignee: Igor Vaynberg > Priority: Minor > Fix For: 1.4.8, 1.5-M1 > > Attachments: WICKET-2817.patch > > > 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.