Henri Biestro created JEXL-273:
----------------------------------
Summary: Add do...while(...) loops
Key: JEXL-273
URL: https://issues.apache.org/jira/browse/JEXL-273
Project: Commons JEXL
Issue Type: Improvement
Affects Versions: 1.1
Reporter: Henri Biestro
Assignee: Henri Biestro
Fix For: 3.2
JEXL allows 2 forms of loops, for(::) {...} and while(?) {...}; the 3rd usual
form do {...} while (?) would be an unsurprising and expected addition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)