Re: Babel: new DSL for Camel

2014-10-07 Thread Christophe Pache
Just a little up to this thread to announce that an experimental java 8 DSL
has been release. It's tends to provides the same features as the Babel
Scala DSL within Java 8, taking advantages of lambdas.

Sources are available at 
https://github.com/Crossing-Tech/babel-experimental

If you have any question or feedback, you are welcome on the google group at 
https://groups.google.com/forum/#!forum/babel-user

Have a nice coding day!

Christophe



--
View this message in context: 
http://camel.465427.n5.nabble.com/Babel-new-DSL-for-Camel-tp5756172p5757382.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Babel: new DSL for Camel

2014-10-07 Thread Christian Schneider
Looking forward to the Java 8 DSL. While Scala might even have better 
features for creating DSLs I fear that most Java developers will

not make the jump to scala.

Christian

On 07.10.2014 12:40, Christophe Pache wrote:

Just a little up to this thread to announce that an experimental java 8 DSL
has been release. It's tends to provides the same features as the Babel
Scala DSL within Java 8, taking advantages of lambdas.

Sources are available at
https://github.com/Crossing-Tech/babel-experimental

If you have any question or feedback, you are welcome on the google group at
https://groups.google.com/forum/#!forum/babel-user

Have a nice coding day!

Christophe



--
View this message in context: 
http://camel.465427.n5.nabble.com/Babel-new-DSL-for-Camel-tp5756172p5757382.html
Sent from the Camel - Users mailing list archive at Nabble.com.



--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Re: Babel: new DSL for Camel

2014-09-11 Thread Claus Ibsen
Hi

Thanks for sharing this. I took the liberty of adding a link to babel
from our user stories page (take a bit to update)
http://camel.apache.org/user-stories.html

And btw we do have a camel-scala component. And we love contributions,
so people with love for Scala is welcome to bring love to this
component.
https://github.com/apache/camel/tree/master/components/camel-scala

On Mon, Sep 8, 2014 at 1:18 PM, Babel chpa...@gmail.com wrote:
 Dear all,

 We have recently open sourced Babel, a new DSL for Camel at
 http://crossing-tech.github.io/babel . Its goal is to provide more type
 safety as well as conciseness to your route definition. The API is written
 in Scala and in a manner which makes it readable for Java developers.

 You may find the sources at https://github.com/Crossing-Tech/babel .

 We look forward to getting your opinion about it.

 Happy hacking!

 For the Babel team,
 Christophe Pache



 --
 View this message in context: 
 http://camel.465427.n5.nabble.com/Babel-new-DSL-for-Camel-tp5756172.html
 Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/


Re: Babel: new DSL for Camel

2014-09-11 Thread Babel
Hello

Thanks for your link, Claus! It's already online.

Camel-Scala is really interesting and I hope Babel is a nice alternative a
bit between the regular Java DSL and Camel-Scala with some added value as
type safety.

Thanks again and all the Best!



--
View this message in context: 
http://camel.465427.n5.nabble.com/Babel-new-DSL-for-Camel-tp5756172p5756339.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Babel: new DSL for Camel

2014-09-08 Thread Babel
Dear all,
 
We have recently open sourced Babel, a new DSL for Camel at
http://crossing-tech.github.io/babel . Its goal is to provide more type
safety as well as conciseness to your route definition. The API is written
in Scala and in a manner which makes it readable for Java developers.
 
You may find the sources at https://github.com/Crossing-Tech/babel .
 
We look forward to getting your opinion about it.
 
Happy hacking!

For the Babel team,
Christophe Pache



--
View this message in context: 
http://camel.465427.n5.nabble.com/Babel-new-DSL-for-Camel-tp5756172.html
Sent from the Camel - Users mailing list archive at Nabble.com.