[
https://issues.apache.org/jira/browse/SLING-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592519#action_12592519
]
Tobias Bocanegra commented on SLING-393:
----------------------------------------
i suggest to use the JCR system view as default, since it's round tripping.
additional formats could be specified in an selector:
<path>[.depth][.format].xml
with the same semantics as in JSON, where depth=1 means the node and all it's
properties which is the default. and format allowing "sysview" and "docview"
where as the first is the default.
> 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.