[
https://issues.apache.org/activemq/browse/CAMEL-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen updated CAMEL-419:
----------------------------------
Attachment: camel-scala.tar.gz
Initial contribution, it just does basic routing/filter/pipeline/multicast for
now.
There are two main DSL syntax variants:
- a very short one that allows you to quickly specify from().to()
- a more elaborate one, that uses blocks and should be able to support all the
other Java DSL features more easily
> Create a Scala DSL for Camel
> ----------------------------
>
> Key: CAMEL-419
> URL: https://issues.apache.org/activemq/browse/CAMEL-419
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Gert Vanthienen
> Attachments: camel-scala.tar.gz
>
>
> Scala appears to be a promising language for building DSLs and it integrates
> very well with Java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.