Stefan Seifert created SLING-3716: ------------------------------------- Summary: Sling Models: Add support for constructor dependency injection Key: SLING-3716 URL: https://issues.apache.org/jira/browse/SLING-3716 Project: Sling Issue Type: Improvement Components: Extensions Reporter: Stefan Seifert Priority: Minor
Currently, Sling Models only supports dependency injection for fields (or interface getter methods), but not for constructor arguments. This ticket is for discussing what this constructor dependency injection should support, and perhaps finally provide a patch to implement it. This is somewhat related to SLING-3715 for class-based dependency injection, because this would come in especially handy for constructor injection. -- This message was sent by Atlassian JIRA (v6.2#6252)