[
https://issues.apache.org/jira/browse/SLING-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592360#action_12592360
]
Michael Marth commented on SLING-393:
-------------------------------------
I imagine it to be more like a document view (much like the json renderer).
Not sure, what you mean with round-tripping, but if you refer to the
export-import functionality of JCR system view: that would not be important to
me.
However, one thing that might be neat: being able to POST an xml document and
have it converted to a node (the format would be the same for GET and POST, of
course). I cannot judge if that clashes with other parts of the architecture,
though. If it does: let's just do the renderer :)
> default renderer for .xml
> -------------------------
>
> Key: SLING-393
> URL: https://issues.apache.org/jira/browse/SLING-393
> Project: Sling
> Issue Type: Improvement
> Reporter: Michael Marth
> Priority: Minor
>
> I would like to suggest a default renderer for .xml requests, similar to the
> .json renderer that exists already. This would allow zero-config remote
> access for clients that do not understand json, e.g. desktop apps.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.