You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ideas for the Google Summer of Code

2009

Full support of the Camel DSL in Ruby and Python

Camel provides an Enterprise Integration Patterns Domain Specific Language which can be used from many languges such as Java, XML, Groovy, Scala. There is support for Ruby and Python as well, but limited at the moment. The proposal is to bring the Ruby and Python support up to par with the current Camel features.

Modifying Routes at runtime

Camel needs a Java parser that would produce an AST at runtime used to dynamically modify routes at runtime from the Web Console.

  • No labels