[
https://issues.apache.org/jira/browse/JCR-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting updated JCR-1579:
-------------------------------
Attachment: export.patch
Updated version of the patch, now it covers also jcr2spi.
The refactoring and removed duplication results in nice reduction in the lines of code: from 1240 to 414! (Empty lines and comments excluded.)
> Improved XML export handling
> ----------------------------
>
> Key: JCR-1579
> URL:
https://issues.apache.org/jira/browse/JCR-1579> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, xml
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Attachments: export.patch, export.patch
>
>
> As mentioned in JCR-1574, the current XML export functionality is generating workarounds like the new PropertyWrapper class. I'd like to refactor and clean up the XML export stuff so that such workarounds wouldn't be needed.
> An additional bonus would be to make both core and jcr2spi use the same XML export mechanism. For example the one in core already supports JSR 283 shareable nodes, but the one in jcr2spi does not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.