You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/09/12 22:14:38 UTC

DO NOT REPLY [Bug 31188] New: - Make possible checking for unresolved variables

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31188>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31188

Make possible checking for unresolved variables

           Summary: Make possible checking for unresolved variables
           Product: Commons
           Version: 1.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JEXL
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: paul@activemath.org


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-
dev@jakarta.apache.org&msgId=1231239

I haven't checked how the patch can apply... but I think it's an important feature.
paul

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org