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

Henri Biestro commented on JEXL-10:
-----------------------------------

Fixed in 2.0 using the JexlEngine.setLenient(false) method.

> [jexl] Make possible checking for unresolved variables
> ------------------------------------------------------
>
>                 Key: JEXL-10
>                 URL: https://issues.apache.org/jira/browse/JEXL-10
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Paul Libbrecht
>            Priority: Minor
>             Fix For: 2.0
>
>
> Currently jexl is quite tolerant with undefined variable...
> I think it would make sense to allow a switch that would throw an exception 
> everytime a variable is 
> requested but not defined.
> This seems to be what was done at:
>  http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-
> d...@jakarta.apache.org&msgId=1231239
> I haven't checked how the patch can apply... but I think it's an important 
> feature.
> paul

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to