[
https://issues.apache.org/jira/browse/SLING-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562473#action_12562473
]
Tobias Bocanegra commented on SLING-195:
----------------------------------------
good point. but then would 'docview' be a better option. or allow both.
the fact is, that there are standardized XML serializations defined in jsr170
that also have export/import support in the api. so we should make use of them.
> use system view format for XML resource loader
> ----------------------------------------------
>
> Key: SLING-195
> URL: https://issues.apache.org/jira/browse/SLING-195
> Project: Sling
> Issue Type: Improvement
> Components: Repository
> Reporter: Tobias Bocanegra
>
> the current org.apache.sling.jcr.resource.internal.loader.XmlReader has a
> pretty simple format for loading content from the bundles into the
> repository. the pain is that if you already have repository content, you
> can't create just a SysView export and put it in the resources.
> suggest to change the XmlReader to accept a Sysview dump as provided by a
> system view content export.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.