[
https://issues.apache.org/jira/browse/SHINDIG-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
impetus technologies updated SHINDIG-539:
-----------------------------------------
Attachment: OutputXmlConverter.php
InputXmlConverter.php
RestServlet.php.patch
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.