Mahidhar Chaluvadi created SLING-11712:
------------------------------------------
Summary: Enhance CRUD API to support re-name ability as part of
Move method
Key: SLING-11712
URL: https://issues.apache.org/jira/browse/SLING-11712
Project: Sling
Issue Type: Improvement
Components: API, JCR, ResourceResolver
Reporter: Mahidhar Chaluvadi
Natively JCR API supports renaming nodes as part of the move operation. However
when we want to completely use ResourceResolverAPI for all CRUD operations, as
of now we see this feature is missing. Its understood that this capability is
purely dependent on resource provide similar to the limitations we have for any
CRUD operation we have today. Integrating this capability will remove the
dependency on JCR APIs when the goal is to limit code to just use
ResourceResolver API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)