[
https://issues.apache.org/jira/browse/SHINDIG-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626137#action_12626137
]
Chris Chabot commented on SHINDIG-539:
--------------------------------------
That is correct.
The spec defines that the XML format support is a must for people data, however
php shindig uses input & output converter classes that are pretty request type
neutral (except for the atom one that has some hoisting rules).
Since it's a straight forward conversion from the internal object format to an
xml representation, it's pretty simple to implement for all the data types, so
that would have my preference.
> 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
>
> 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.