[
https://issues.jboss.org/browse/SEAMSOCIAL-30?page=com.atlassian.jira.plu...
]
Marek Schmidt edited comment on SEAMSOCIAL-30 at 1/12/12 9:43 AM:
------------------------------------------------------------------
or... if one really needs it one can always Inject JsonMapperJackson directly, would be
helpful if we could at least get the delegate from that bean.
was (Author: maschmid):
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