[
https://issues.apache.org/activemq/browse/CAMEL-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47672#action_47672
]
Willem Jiang commented on CAMEL-64:
-----------------------------------
Changing the method name:
In the ProcessorType
splitter -> split *Done*
resequencer -> resequence *Done*
aggregator -> aggregate *Done*
delayer -> delay *Done*
throttler -> throttle *Done*
In the ExceptionType
delay -> setDelay *Done*
> 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.