[
https://issues.apache.org/jira/browse/JEXL-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492400#comment-17492400
]
Dmitri Blinov edited comment on JEXL-360 at 2/15/22, 9:24 AM:
--------------------------------------------------------------
This is what, among many other things, that I have added in the experimental
fork ([See
https://github.com/dmitri-blinov/commons-jexl|https://github.com/dmitri-blinov/commons-jexl]),
you can look at it and tell what you think. I could prepare PR for this if
Henri would be so kind to accept it. Henri, what is your current vision about
further language extensions (new operators / refactoring) ?
was (Author: dmitri_blinov):
This is what, among many other things, that I have added in the experimental
fork ([See
https://github.com/dmitri-blinov/commons-jexl|https://github.com/dmitri-blinov/commons-jexl]),
you can look at it and tell what you think. I could prepare PR for this if
Henry would be so kind to accept it. Henry, what is your current vision about
further language extensions (new operators / refactoring) ?
> Add missing bitwise operators ( >>, >>>, etc)
> ---------------------------------------------
>
> Key: JEXL-360
> URL: https://issues.apache.org/jira/browse/JEXL-360
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.2.1
> Reporter: Ian Hawkins
> Priority: Minor
> Labels: newbie
>
> Hi!
> Jexl appears to be missing the >> << >>> <<< bit shift operators - it
> would be really useful to have them so we can do things like (b >>
> bitnumber), etc.
> Thanks!
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)