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
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.