[
https://issues.apache.org/jira/browse/JEXL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved JEXL-10.
-------------------------------
Resolution: Fixed
This should be fixed in the 2.0 branch in SVN. Please try it out (by building
the branch) and if further work is needed, reopen this issue with a complete
JUnit test that fails.
> [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-
> [email protected]&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.