[
https://issues.apache.org/jira/browse/SLING-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247028#comment-14247028
]
David Herges commented on SLING-4242:
-------------------------------------
Can you point me to the lines of code where the type mapping happens?
> Sling Models: make enums injectable from Resource/ValueMap
> ----------------------------------------------------------
>
> Key: SLING-4242
> URL: https://issues.apache.org/jira/browse/SLING-4242
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Sling Models Implementation 1.1.0, Sling Models API 1.1.0
> Reporter: David Herges
> Priority: Minor
> Labels: enum, injection, injectionutils, models
>
> As of Sling Models 1.1.0 it seems to not be possible to inject enum values
> from Resources and ValueMaps.
> A custom injector could provide that feature. GitHub gist:
> https://gist.github.com/dherges/5d8f3c6b6821759cfa1c
> Question remains whether it is a good idea to do String-to-Enum-mapping in
> Sling Models?
> Alternative would be to have ResourceDecorators/ValueMapDecorators that
> already hold enum values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)