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

Feike Visser commented on SLING-6504:
-------------------------------------

hi [~radu.cotescu], [[email protected]],

I added tests, updated the ticket, emailed sling-dev. No response to all of 
them...
What can I do to get the code merged into Sling?

> Use-api to support more flexible way to adapt from different objects
> --------------------------------------------------------------------
>
>                 Key: SLING-6504
>                 URL: https://issues.apache.org/jira/browse/SLING-6504
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Feike Visser
>            Assignee: Radu Cotescu
>              Labels: Sightly
>             Fix For: Scripting HTL Engine 1.0.36
>
>
> The current implementation of the Use-api accept classes that are adaptable 
> from Request or Resource. 
> This issue is to make this mechanism more flexible, to be able to adapt from 
> different objects.
> Proposal:
> {code}
> <sly data-sly-use.session="${'javax.jcr.Session' @ adaptable = 
> resource.resourceResolver}" />
> ${session.userID}
> {code}
> This avoids the implementations of wrapper classes that only do the 
> adaptation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to