You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dmitri Blinov (JIRA)" <ji...@apache.org> on 2017/07/04 16:47:00 UTC

[jira] [Updated] (JEXL-236) Support CharSequence in size(), empty() and contains() operators

     [ https://issues.apache.org/jira/browse/JEXL-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitri Blinov updated JEXL-236:
-------------------------------
    Attachment: patch0.patch

> Support CharSequence in size(), empty() and contains() operators
> ----------------------------------------------------------------
>
>                 Key: JEXL-236
>                 URL: https://issues.apache.org/jira/browse/JEXL-236
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.1
>            Reporter: Dmitri Blinov
>            Priority: Minor
>         Attachments: patch0.patch
>
>
> I would be convenient if JEXL would support out of the box the broader {{CharSequence}} interface instead of {{String}} for operators like {{size()}}, {{empty()}} and {{=~}}. I have prepared a patch for this. If nobody has any objections, please promote it to the source tree. Thanks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)