[
https://issues.apache.org/jira/browse/CXF-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies updated CXF-2422:
----------------------------------
Component/s: (was: Samples)
REST
> DataBindingProvider should be <T>
> ---------------------------------
>
> Key: CXF-2422
> URL: https://issues.apache.org/jira/browse/CXF-2422
> Project: CXF
> Issue Type: Bug
> Components: REST
> Affects Versions: 2.3
> Reporter: Benson Margulies
>
> Defining DataBindingProvider to be ungeneric and implementing the <Object>
> forms of the interfaces is just wrong and defeats the generic nature of the
> underlying interfaces. It should be DataBindingProvider<T>, reading and
> writing T's.
> I've fixed this for Aegis and I'm going to commit that soon, but I leave this
> for someone else.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.