[
https://issues.apache.org/jira/browse/SHINDIG-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Brown updated SHINDIG-912:
--------------------------------
Attachment: shindig912-converter.patch
Another patch. This one updates BeanJsonConverter to be more robust and to
allow pre-parsed json manipulation.
Review: http://codereview.appspot.com/14088
> 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: Java
> Affects Versions: trunk
> Reporter: Kevin Brown
> Attachments: clean-up-json.patch, shindig912-converter.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.