[
https://issues.apache.org/jira/browse/SLING-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586678#action_12586678
]
Felix Meschberger commented on SLING-366:
-----------------------------------------
This certainly makes sense and complements the existing CRUD operations. So +1
from me.
Using the session copy instead of the workspace copy is also a good idea
regarding the overall processing.
Can you provide a patch ? Thanks.
> Add "copy" support to SlingPostServlet
> --------------------------------------
>
> Key: SLING-366
> URL: https://issues.apache.org/jira/browse/SLING-366
> Project: Sling
> Issue Type: New Feature
> Components: Default Servlets
> Affects Versions: 2.0.0
> Reporter: Tobias Bocanegra
>
> suggest to add:
> - sling:post:copySrc
> - sling:post:copyDest
> that behaves similar than move but copy the nodes.
> note: suggest to implement a session copy instead on JCRs workspace copy so
> that all changes are held in the transient space.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.