You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/06/27 14:10:00 UTC

[jira] [Created] (SLING-11917) Sling Models: Support parameter name evaluation in constructor injection

Konrad Windszus created SLING-11917:
---------------------------------------

             Summary: Sling Models: Support parameter name evaluation in constructor injection
                 Key: SLING-11917
                 URL: https://issues.apache.org/jira/browse/SLING-11917
             Project: Sling
          Issue Type: Improvement
            Reporter: Konrad Windszus
             Fix For: Models Implementation 1.6.6


https://openjdk.org/jeps/118 introduced support of retrieving parameter names at run time through reflection. This should be leveraged in constructor injection in Sling Models to not be forced to use the {{@Named}} annotation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)