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/10/11 13:19:40 UTC

[jira] Issue Comment Edited: (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=62491#action_62491 ] 

Gert Vanthienen edited comment on CAMEL-463 at 10/11/10 7:17 AM:
-----------------------------------------------------------------

Adding a few more things:
- http://svn.apache.org/viewvc?view=revision&revision=1021301 adds support for route id and the log() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021302 adds support for the pollEnrich() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021305 adds support for the validate() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021306 adds support for the sort() DSL method


      was (Author: gertvanthienen):
    Adding a few more things:
- http://svn.apache.org/viewvc?view=revision&revision=1021301 adds support for route id and the log() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021302 adds support for the pollEnrich() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021305 adds support for the validate() DSL method
- http://svn.apache.org/viewvc?view=revision&revision=1021301 adds support for the sort() DSL method

  
> 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.