[
https://issues.apache.org/jira/browse/SHINDIG-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626513#action_12626513
]
impetus edited comment on SHINDIG-539 at 8/28/08 3:12 AM:
-----------------------------------------------------------------------
Hi Chris,
I have implemented the format=xml support with the help of Json and atom
format as reference. Please verify the code. In Output converter also I just
removed the Atom specific nodes and the rest code is similer to
OutputAtomConverter.
Please note there is no big difference between InputXmlConverter and
InputAtomConverter except "content" tag removal as I think there will be no
content tag in Xml input.
- Ram Sharma
Impetus Infotech
was (Author: impetus):
Hi Chris,
I have implemented the format=xml support with the help of Json and atom
format as reference. Please verify the code. In Output converter also I just
removed the Atom specific nodes and the rest code is similer to
OutputAtomConverter.
Please note there is no big difference between InputXmlConverter and
InputAtomConverter except "content" tag removal as I think there will be no
content tag in Xml input.
> Add format=XML support
> ----------------------
>
> Key: SHINDIG-539
> URL: https://issues.apache.org/jira/browse/SHINDIG-539
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (PHP)
> Reporter: Chris Chabot
> Priority: Blocker
> Attachments: InputXmlConverter.php, OutputXmlConverter.php,
> RestServlet.php.patch
>
>
> Add &format=xml support to the RESTful interface. See
> http://docs.google.com/View?docid=dcc2jvzt_37hdzwkmf8 for details
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.