[
https://issues.apache.org/jira/browse/SLING-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044519#comment-14044519
]
Konrad Windszus commented on SLING-3700:
----------------------------------------
I don't get why we need this. The ResourceResolver should be available (in
JSPs) through a scripting variable:
https://cwiki.apache.org/confluence/display/SLING/Scripting+variables#Scriptingvariables-Commonscriptingvariables.
Isn't that enough in that case?
> 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)