[
https://issues.apache.org/jira/browse/SLING-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388352#comment-17388352
]
Eric Norman commented on SLING-10678:
-------------------------------------
PR #8 created with the proposed changes
> 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
> Priority: Major
> 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)