[seam-issues] [JBoss JIRA] (SEAMSOCIAL-30) Able to use jackson TypeReference in JsonMapper or implement a similar API not depending on the jackson API

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Thu Jan 12 09:38:21 EST 2012


    [ https://issues.jboss.org/browse/SEAMSOCIAL-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655531#comment-12655531 ] 

Marek Schmidt commented on SEAMSOCIAL-30:
-----------------------------------------

OTOH if one really needs it one can always Inject JsonMapperJackson directly... 
                
> Able to use jackson TypeReference in JsonMapper or implement a similar API not depending on the jackson API
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMSOCIAL-30
>                 URL: https://issues.jboss.org/browse/SEAMSOCIAL-30
>             Project: Seam Social
>          Issue Type: Feature Request
>          Components: Core Service
>    Affects Versions: 3.1.0.Final
>            Reporter: Marek Schmidt
>
> In the current design, the JsonMapper completely encapsulates the jackson library and allows the access to the ObjectMapper only through the JsonMapper interface with the requestObject method, which seems like a good thing... The problem is that this interface is very limited in comparison with the full ObjectMapper API (e.g. there is no way to use the TypeReferences).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list