You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2010/01/04 11:21:15 UTC

[jira] Commented: (CAMEL-463) Extend/document the Scala DSL to support every EIP the Java DSL does

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

Gert Vanthienen commented on CAMEL-463:
---------------------------------------

http://svn.apache.org/viewvc?view=revision&revision=895588 adds a few more things to the Scala DSL:
- intercept, interceptFrom, interceptTo
- threads
- Camel's AOP support
- explicit keywords for filter, transform and pipeline
- ... and a few improvements to the existing bits

> Extend/document the Scala DSL to support every EIP the Java DSL does
> --------------------------------------------------------------------
>
>                 Key: CAMEL-463
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-463
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-scala
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: CAMEL-463-01.diff, CAMEL-463-02.diff, CAMEL-463-03.diff, CAMEL-463.diff
>
>
> Work on the Scala DSL started with CAMEL-419, but it still requires a lot of work to have it support every EIP the Java DSL does.  http://cwiki.apache.org/confluence/pages/pageinfo.action?pageId=82603 gives a list of all the EIPs to be implemented.  We should make sure to add an example for every EIP as we move along to make sure the entire DSL gets documented properly.

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