[
https://issues.apache.org/jira/browse/WINK-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768277#action_12768277
]
Kaloyan Kolev commented on WINK-219:
------------------------------------
Isn't the user the one that is responsible for providing the type of the entity
to use when serializing? Meaning that If the generic type is an instance of
class it should be passed through the same checks the raw type has been passed
on the first place. This should make sense for the most of the cases. If the
generic type is instance of another derivative we could use a more flexible
approach as you suggest.
> JAXBXmlProvider should be able to handle inherited types, since JAXB is able
> to handle them
> -------------------------------------------------------------------------------------------
>
> Key: WINK-219
> URL: https://issues.apache.org/jira/browse/WINK-219
> Project: Wink
> Issue Type: Bug
> Components: Common
> Affects Versions: 0.2
> Reporter: Kaloyan Kolev
>
> Here is the issue which led to opening this one:
> https://issues.apache.org/jira/browse/WINK-218
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.