You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/12/21 21:37:18 UTC

[jira] Assigned: (CXF-2422) DataBindingProvider should be

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

Daniel Kulp reassigned CXF-2422:
--------------------------------

    Assignee: Daniel Kulp

> DataBindingProvider should be <T>
> ---------------------------------
>
>                 Key: CXF-2422
>                 URL: https://issues.apache.org/jira/browse/CXF-2422
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.3
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>
> 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.