You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Dave Johnson (JIRA)" <ji...@apache.org> on 2008/09/19 17:08:44 UTC

[jira] Updated: (SHINDIG-617) Add support for integer and boolean primitives to BeanJsonConverter

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

Dave Johnson updated SHINDIG-617:
---------------------------------

    Attachment: fix-beanjsonconv-bug.patch

Patch fixes boolean and integer, just enough to support JSON to Person.java

> Add support for integer and boolean primitives to BeanJsonConverter
> -------------------------------------------------------------------
>
>                 Key: SHINDIG-617
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-617
>             Project: Shindig
>          Issue Type: Improvement
>          Components: RESTful API (Java)
>            Reporter: Dave Johnson
>            Priority: Minor
>         Attachments: fix-beanjsonconv-bug.patch
>
>
> The JSON to Java object conversion does not support primitive integers or booleans.
> No sure why this has not been noticed before, perhaps it is because Shindig never converts JSON to Person?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.