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

James Strachan commented on CAMEL-824:
--------------------------------------

Maybe showing some common use cases that folks tend to do.

e.g.

* sending the same message to multiple destinations
* adding a custom Processor into a route to see whats going on in a debugger - 
or enabling the [Tracer]
* using parallelism
* splitting a route using a seda/direct endpoint

> create a Java / XML DSL overview describing the things the DSL can do...
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-824
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-824
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>             Fix For: 1.5.0
>
>
> kinda like a language overview in programming languages.
> e.g. starting off describing the RouteBuilder and from(), then inputs to() or 
> bean() or processor() then describing filter/content based routing to 
> introduce expressions (custom languages + Java) then go onto more esoteric 
> patterns like routing slip, splitter, aggregator etc

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

Reply via email to