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

Martin Grigorov resolved WICKET-3680.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC4
         Assignee: Martin Grigorov

> Make Objects.convertValue() generic
> -----------------------------------
>
>                 Key: WICKET-3680
>                 URL: https://issues.apache.org/jira/browse/WICKET-3680
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Attila Király
>            Assignee: Martin Grigorov
>             Fix For: 1.5-RC4
>
>         Attachments: WICKET-3680.patch
>
>
> o.a.w.util.lang.Objects.convertValue(Object, Class) should use generics 
> similar how it was changed for IConverter.convertToObject().
> The bad news is that this change is changing the semantics of the function 
> because currently it is sometimes returning the input object (if the 
> conversion was not possible). The good news is that this modification only 
> impacts a small part of wicket.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to