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/02 09:30:38 UTC

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

    [ https://issues.apache.org/activemq/browse/CAMEL-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51483#action_51483 ] 

Claus Ibsen commented on CAMEL-1582:
------------------------------------

See nabble:
http://www.nabble.com/stopping-a-route-in-spring-dsl-td23322604s22882.html


> 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
>             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.