You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/02/04 20:59:07 UTC

[jira] Assigned: (SLING-219) Use native representations for boolean and numbers in JSON export

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

Felix Meschberger reassigned SLING-219:
---------------------------------------

    Assignee: Felix Meschberger

> Use native representations for boolean and numbers in JSON export
> -----------------------------------------------------------------
>
>                 Key: SLING-219
>                 URL: https://issues.apache.org/jira/browse/SLING-219
>             Project: Sling
>          Issue Type: Improvement
>          Components: JSON
>            Reporter: Tobias Bocanegra
>            Assignee: Felix Meschberger
>         Attachments: JsonItemWriter-r61526.patch
>
>
> the current JSON export uses just the getString() representation for all
> property types. if would be good if the property type can be preserved.
> although it's not possible for all property types, at least for 'boolean',
> 'long' and 'double' the JSON equivalent should be used.

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