Marek Schmidt created SEAMSOCIAL-30:
---------------------------------------

             Summary: 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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to