[
https://issues.apache.org/jira/browse/SLING-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044669#comment-14044669
]
Justin Edelson commented on SLING-3700:
---------------------------------------
[~kwin] That's true, but the bindings are only available if you are adapting
from a SlingHttpServletRequest (and are in the context of a script).
> Add a simple injector to get the resource resolver
> --------------------------------------------------
>
> Key: SLING-3700
> URL: https://issues.apache.org/jira/browse/SLING-3700
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Sling Models Implementation 1.0.6
>
>
> Currently, injecting a ResourceResolver into a model class which is adapted
> from a resource is not possible - you have to use constructor injection of
> the Resource and then get the Resource Resolver from the Resource. This is
> non-intuitive and should be fixed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)