[
https://issues.apache.org/jira/browse/JEXL-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-152:
-------------------------------
Fix Version/s: 3.0
> Extend Range literal to support Long values
> -------------------------------------------
>
> Key: JEXL-152
> URL: https://issues.apache.org/jira/browse/JEXL-152
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.0
> Reporter: Dmitri Blinov
> Priority: Minor
> Fix For: 3.0
>
>
> Add support for A .. B syntax where either A or B or both can be Long
> literals or objects. It can be useful for manipulation of timestamps which
> are in fact Long values. Implement operators =~ and !~ to support ranges, for
> example 123 =~ 10..1000.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)