You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2017/07/01 08:52:02 UTC

[jira] [Resolved] (JEXL-234) Extend application of operators startsWith and endsWith from String to CharSequence types

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

Henri Biestro resolved JEXL-234.
--------------------------------
       Resolution: Fixed
         Assignee: Henri Biestro
    Fix Version/s: 3.2

RELEASE-NOTES.txt
src/site/xdoc/changes.xml
src/main/java/org/apache/commons/jexl3/JexlArithmetic.java
src/test/java/org/apache/commons/jexl3/ArithmeticOperatorTest.java

Committed revision 1800482.

> Extend application of operators startsWith and endsWith from String to CharSequence types
> -----------------------------------------------------------------------------------------
>
>                 Key: JEXL-234
>                 URL: https://issues.apache.org/jira/browse/JEXL-234
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.1
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Minor
>             Fix For: 3.2
>
>         Attachments: patch0.patch
>
>
> It would be more useful to have operators {{=$}} and {{=^}} to work with objects that support {{CharSequence}} interface, like {{StringBuilder}}, which would have more broad usage then just with {{String}} 



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