[
https://issues.apache.org/jira/browse/JEXL-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro closed JEXL-391.
------------------------------
> Improve in/=~ operator when arguments are arrays and collections
> ----------------------------------------------------------------
>
> Key: JEXL-391
> URL: https://issues.apache.org/jira/browse/JEXL-391
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.2.1
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Major
> Fix For: 3.3
>
>
> The '=~'/in operator default implementation should work with arrays (even for
> primitives) and collections.
> Expressions like {code}[2, 3] =~ [1, 2, 3, 4]{code} should be supported by
> default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)