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

Radu Cotescu commented on SLING-6504:
-------------------------------------

What I don't understand is why do we need this at the language level. If you 
need anyways a Use object, why can't you perform the adaptation in your own 
code, given that you have access to the script bindings?

> 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
>              Labels: Sightly
>
> 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}
> data-sly-use.obj="com.example.Class from resourceResolver"
> {code}
> {code}
> data-sly-use.obj="com.example.Class from yourCustomObject"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to