[
https://issues.apache.org/jira/browse/SLING-6478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831950#comment-15831950
]
Jason E Bailey commented on SLING-6478:
---------------------------------------
Would this work as a target of a Source annotation?
i.e.
{code:java}
@Inject @Source("request-parameters")
String foo;
{code}
> Add a Sling model annotation+injector for request parameters
> ------------------------------------------------------------
>
> Key: SLING-6478
> URL: https://issues.apache.org/jira/browse/SLING-6478
> Project: Sling
> Issue Type: New Feature
> Components: Extensions
> Reporter: Christophe Jelger
> Priority: Minor
> Attachments: SLING-6478-patch.diff
>
>
> It would be handy to have a @RequestParameter annotation to inject request
> parameters in Sling models.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)