Add instanceof and range operators to simple language
-----------------------------------------------------
Key: CAMEL-1627
URL: https://issues.apache.org/activemq/browse/CAMEL-1627
Project: Apache Camel
Issue Type: New Feature
Components: camel-core
Affects Versions: 2.0-M1
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
This allows Camel routing with Spring DSL a bit easier as end users dont have
to rely on Java code for various predicate testing in their content based
router etc.
Yes they can use EL, OGNL etc for real programming language but then they need
these extra jars and learn that language. The simple language provided by Camel
should be able to offer a good deal of uses cases out of the box.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.