[
https://issues.apache.org/activemq/browse/CAMEL-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47685#action_47685
]
Claus Ibsen commented on CAMEL-64:
----------------------------------
I would propose the rename the setDelay to redeliveryDelay to use a consitent
builder syntax (not having set/get etc.)
In the ExceptionType
setDelay -> redeliveryDelay
Using redeliveryDelay is also concise with the other fluent method such as:
maximumRedeliveryDelay
> 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.