[
https://issues.apache.org/jira/browse/JEXL-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740649#action_12740649
]
Rahul Akolkar commented on JEXL-81:
-----------------------------------
Quick glance at the patch suggests theres no difference in the body of
testListIntrospection() and testMapIntrospection(). Please correct when you get
a chance.
> Introspector does not use ListGetExecutor for List
> --------------------------------------------------
>
> Key: JEXL-81
> URL: https://issues.apache.org/jira/browse/JEXL-81
> Project: Commons JEXL
> Issue Type: Bug
> Reporter: Henri Biestro
> Fix For: 2.0
>
> Attachments: JEXL-81.patch
>
>
> The introspector discovery for get/set executor should try List before Duck;
> as is, java Lists get are handled through DuckGetExecutor which is not
> strictly proper.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.