[ 
https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570411#action_12570411
 ] 

Tobias Bocanegra commented on SLING-251:
----------------------------------------

well, yes. but with the /* pattern in the ujax post servlet that allows 
automatic creation of resources, the RESTfulnes is already broken, right? so 
adding an additional pattern for the current user does not make things worse.

> Add mapping for user homes
> --------------------------
>
>                 Key: SLING-251
>                 URL: https://issues.apache.org/jira/browse/SLING-251
>             Project: Sling
>          Issue Type: Improvement
>          Components: Resource
>            Reporter: Tobias Bocanegra
>
> it would be very practical to have a mapping to 'user homes'. i.e. like the 
> unix tilde expansion:
> http://host/~/test
> would resolve to a resource: /home/tripod/test (if the request is 
> authenticated as 'tripod').
> i don't think that the reverse mapping is needed.
> the user home root resource (i.e. "/home") needs to be configurable.
> possible default values for the user root are:
> /home
> /users
> /people
> but i prefer "/home"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to