Ternary conditional not supported
---------------------------------

                 Key: JEXL-19
                 URL: http://issues.apache.org/jira/browse/JEXL-19
             Project: Commons JEXL
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Linux, JDK 5
            Reporter: Jesse Glick


Although the JEXL docs seem to imply that it is a superset of EL, it does not 
appear to support the ternary conditional, i.e.

name != null ? name : 'default'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to