You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "dion gillard (JIRA)" <ji...@apache.org> on 2006/09/07 06:46:23 UTC

[jira] Commented: (JEXL-19) Ternary conditional not supported

    [ http://issues.apache.org/jira/browse/JEXL-19?page=comments#action_12433018 ] 
            
dion gillard commented on JEXL-19:
----------------------------------

Back when JEXL was first developed it may have been an EL superset, but EL has had at least one release since then, and includes functions and other stuff JEXL doesn't do.

This would be a welcome addition.

> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org