[
https://issues.apache.org/jira/browse/SHINDIG-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasu Nori updated SHINDIG-245:
------------------------------
Attachment: patch.json
Submitting a partially functional work.
what works
0. Changed "json-c" to "json" - in line with the latest edition of the Spec.
1. output is in Json format - BUT NOT YET in the format specified by the Spec.
2. "content" element is identical to what the current social server produces.
This is done using Abdera's "writer" extension. In the attached patch, all
files in package json are copied AS IS from abdera.
The only file where changes have to be made to output Json in the Restful API
format required by Shindig is JSONUtil.java.
Goal is keep just this file in Shindig and eliminate the need to copy remaining
files from Abdera. (a patch needs to be submitted to abdera to make Abdera's
Json Extension package generic).
> Implementation of Json in Restful API part of the Social Server
> ---------------------------------------------------------------
>
> Key: SHINDIG-245
> URL: https://issues.apache.org/jira/browse/SHINDIG-245
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (Java)
> Reporter: Vasu Nori
> Attachments: patch.json
>
>
> Would like to keep this issue open until Json implementation is (reasonably)
> complete in Restful API server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.