[
https://issues.apache.org/jira/browse/JEXL-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-81:
------------------------------
Attachment: JEXL-81.patch
Fix & tests for Introspector
> 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.