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 2016/08/22 13:37:20 UTC

[jira] [Created] (JEXL-212) Restrict usage of assignment statements in JexlExpression

Dmitri Blinov created JEXL-212:
----------------------------------

             Summary: Restrict usage of assignment statements in JexlExpression
                 Key: JEXL-212
                 URL: https://issues.apache.org/jira/browse/JEXL-212
             Project: Commons JEXL
          Issue Type: Improvement
    Affects Versions: 3.0
            Reporter: Dmitri Blinov
            Priority: Minor


There is no possibility now to create a form of expression that can not modify the context it is evaluated against, i.e. use only property references or method calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)