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

Tobias Bocanegra commented on SLING-303:
----------------------------------------

yes it is. the 'currentPath' is the 'Path' property in the response.  i would 
rename it to 'path' then.
the rootPath is the resource that was addressed by the post. this is often the 
same as the 'ParentPath' in create requests but the 'Path' for modify requests. 
so i would keep this one in PostProcessor and calculate the parent path in the 
response.

> make UjaxHtmlResponse public usable
> -----------------------------------
>
>                 Key: SLING-303
>                 URL: https://issues.apache.org/jira/browse/SLING-303
>             Project: Sling
>          Issue Type: Improvement
>          Components: microsling
>            Reporter: Tobias Bocanegra
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: SLING-303_fmeschbe.patch, 
> ujax_status_provider.r633155.patch
>
>
> the current ujax html response can only by used by the UjaxPostServlet. It 
> would be useful if it can also be used by other classes.

-- 
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