ChoiceGroup's Constructor should take 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
             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.

Reply via email to