[ 
https://issues.apache.org/jira/browse/SLING-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-598.
------------------------------------
    Resolution: Won't Fix

> Extend JCR based resource resolver to support resolution of UUID URLs
> ---------------------------------------------------------------------
>
>                 Key: SLING-598
>                 URL: https://issues.apache.org/jira/browse/SLING-598
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Felix Meschberger
>            Priority: Minor
>
> Consider a node /content/sample, which is mix:referenceable and has UUID 
> "uuid-0001" (simplified for readability). Currently the node is only 
> accessible by path, that is for example by requesting 
> http://host/content/sample.html.
> It would probably be a nice feature to also be able to access the node by 
> UUID, that is by requesting the resource something like 
> http://host/uuid-0001.html.
> This would require an enhancement of resource resolver to try to access the 
> node by UUID (Session.getNodeByUUID) in case of not being able to resolve the 
> path otherwise.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to