You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/07/05 17:13:04 UTC

[jira] [Updated] (GROOVY-7076) No way to coerce object type in Json parser?

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

Pascal Schumacher updated GROOVY-7076:
--------------------------------------
    Component/s:     (was: groovy-jdk)
                 JSON

> No way to coerce object type in Json parser?
> --------------------------------------------
>
>                 Key: GROOVY-7076
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7076
>             Project: Groovy
>          Issue Type: Improvement
>          Components: JSON
>    Affects Versions: 2.3.6
>            Reporter: William Gorder
>
> I wanted to add an HttpMessageConverter to Spring to use the native Groovy JSON parser rather than including Jackson.  However unlike the Boon library it was ported from, there seems to be no way to coerce the JSON string to a specified type.  This is kind of important in any system that needs to interface with Java API's and would be one of the primary tasks I would think a deserialization library would handle for me.
> Am I missing something obvious?
> Here is the ticket
> https://jira.spring.io/browse/SPR-12202



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)