You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/05/08 12:30:21 UTC

[jira] Assigned: (CAMEL-1582) SimpleLanguage - Add better syntax error detection

     [ https://issues.apache.org/activemq/browse/CAMEL-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-1582:
----------------------------------

    Assignee: Claus Ibsen

> SimpleLanguage - Add better syntax error detection
> --------------------------------------------------
>
>                 Key: CAMEL-1582
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1582
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> When using the simple language with expressions (eg with ${ } placeholders) we should add improved syntax error detection if the expression is invalid.
> Also add that {{null}} is special so we can add is null test. Maybe just add support for {{is null}} and {{is not null}} and even the {{== null}} or {{!= nulll}} so we got this covered.

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