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 2022/11/09 16:56:00 UTC

[jira] [Comment Edited] (JEXL-385) Support disabling fortran-style relational operators syntax

    [ https://issues.apache.org/jira/browse/JEXL-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631152#comment-17631152 ] 

Dmitri Blinov edited comment on JEXL-385 at 11/9/22 4:55 PM:
-------------------------------------------------------------

[~henrib] Do you mean we can now come back to the idea of reintroducing ‘in’ as an alias to match operator ? Afaik ‘in’ keyword was dropped from syntax years ago.


was (Author: dmitri_blinov):
[~henrib] Do you mean we can now reintroduce ‘in’ as an alias to match operator ? Afaik ‘in’ keyword was dropped from syntax years ago.

>  Support disabling fortran-style relational operators syntax
> ------------------------------------------------------------
>
>                 Key: JEXL-385
>                 URL: https://issues.apache.org/jira/browse/JEXL-385
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.2.1
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Major
>             Fix For: 3.3
>
>
> Introduce JexlFeature to disable 'eq','ne','gt','ge','le','lt' as operators, treat as plain identifiers
> https://github.com/apache/commons-jexl/pull/139



--
This message was sent by Atlassian Jira
(v8.20.10#820010)