You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 10:59:00 UTC

[jira] [Resolved] (CAMEL-11990) Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers

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

Claus Ibsen resolved CAMEL-11990.
---------------------------------
    Resolution: Won't Fix

> Work with java.lang.reflect.Type instead of java.lang.Class in unmarshallers
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-11990
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11990
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>             Fix For: Future
>
>
> Currently unmarshallers work with {{java.lang.Class}} for view or type of object to be unmarshalled. Some frameworks work with {{java.lang.reflect.Type}} that helps with generics. We should add methods to parameterize unmarshallers supporting {{java.lang.reflect.Type}} as view or type of object to be unmarshalled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)