You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2008/12/21 10:22:44 UTC

[jira] Resolved: (WICKET-1860) Please provide Model.valueOf(java.util.Set)

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

Juergen Donnerstag resolved WICKET-1860.
----------------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.4-RC2
         Assignee: Juergen Donnerstag

Model.valueOf are deprecated. Please use Model.of instead and Model.of(Set) already exists.

> Please provide Model.valueOf(java.util.Set)
> -------------------------------------------
>
>                 Key: WICKET-1860
>                 URL: https://issues.apache.org/jira/browse/WICKET-1860
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.4
>            Reporter: Willis Blackburn
>            Assignee: Juergen Donnerstag
>            Priority: Trivial
>             Fix For: 1.4-RC2
>
>
> It would be a useful addition to Model.valueOf(Map) and Model.valueOf(List).

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