[
https://issues.apache.org/activemq/browse/CAMEL-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47547#action_47547
]
Claus Ibsen commented on CAMEL-64:
----------------------------------
I think we need to break the compability. So the Java DSL should just rename
the verbs (no need to mark @deprecated) otherwise the method list when end
users hit ctrl+space gets to big.
And hence the spring DSL should also be renamed.
But I also think we need a [HEADS UP] or [DISCUSS] on the dev forum about this
breaking, so everyone agrees that we do this
> Camel DSL should use verbs for it's EIP actions.
> -------------------------------------------------
>
> Key: CAMEL-64
> URL: https://issues.apache.org/activemq/browse/CAMEL-64
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Hiram Chirino
> Assignee: Willem Jiang
> Fix For: 2.0.0
>
>
> For example splitter() should be split() and resequencer should be resequence.
> Old methods should be deprecated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.