David Herges created SLING-4242:
-----------------------------------
Summary: 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 API 1.1.0, Sling Models Implementation 1.1.0
Reporter: David Herges
Priority: Minor
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)