You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Manfred Baedke (Jira)" <ji...@apache.org> on 2020/07/02 18:38:00 UTC

[jira] [Commented] (JCRVLT-447) Add AbstractExporter implementation to export a single node

    [ https://issues.apache.org/jira/browse/JCRVLT-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150520#comment-17150520 ] 

Manfred Baedke commented on JCRVLT-447:
---------------------------------------

[~tripod],

The point of the change is to speed up or simplify Vault sync operations (in this case getting a single modified node to the local file system), so it's meant to be platform code, not project code. Of course we could extract the package and pick the .content.xml, but it seems unnecessarily cumbersome.

> Add AbstractExporter implementation to export a single node
> -----------------------------------------------------------
>
>                 Key: JCRVLT-447
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-447
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: Misc
>            Reporter: Manfred Baedke
>            Priority: Minor
>
> Sometimes it may be convenient to not export a full package, but only the system view of the requested node. I propose adding a suitable AbstractExporter implementation as linked below.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)