Eric Norman created SLING-10678:
-----------------------------------
Summary: enhance ObjectModel#resolveProperty to handle target that
is an enum class
Key: SLING-10678
URL: https://issues.apache.org/jira/browse/SLING-10678
Project: Sling
Issue Type: Improvement
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Scripting HTL Runtime 1.2.6-1.4.0
Companion ticket for: SLING-10677
When an expression target object is an enum class, the
ObjectModel#resolveProperty should handle resolving these scenarios:
# enum value by name
# enum value by ordinal
# access static field within the enum
# access static method within the enum
--
This message was sent by Atlassian Jira
(v8.3.4#803005)