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

Kevin Brown updated SHINDIG-912:
--------------------------------

    Attachment: clean-up-json.patch

First major issue: BeanJsonConverter is doing redundant serialization work that 
JsonSerializer should be handling.

Review at http://codereview.appspot.com/14084


> Standardize json handling throughout the code base.
> ---------------------------------------------------
>
>                 Key: SHINDIG-912
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-912
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (Java), Gadget Rendering Server 
> (Java), RESTful API (Java)
>    Affects Versions: trunk
>            Reporter: Kevin Brown
>         Attachments: clean-up-json.patch
>
>
> Currently, we handle serialization and parsing of JSON in a variety of ad-hoc 
> ways. As JSON handling has been a source of significant performance and 
> security issues, we need to improve the consistency of our handling of it 
> throughout the code base.

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

Reply via email to