Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.