You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/03/06 09:49:44 UTC

[jira] Commented: (CAMEL-1395) Refactor - All models classes xxxType renamed to xxxDefinition

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

Claus Ibsen commented on CAMEL-1395:
------------------------------------

Hadrian could you also rename 

ExceptionDefinition -> OnExceptionDefinition
AggregatorDefinition -> AggregateDefinition
DelayerDefinition -> DelayDefinition
ThrotterlDefinition -> ThrottleDefinition
ResequencerDefintion -> ResequenceDefinition
SplitterDefinition -> SplitDefinition
EnricherDefintion -> EnrichDefinition


Then they are also in line with the DSL name changes to use verbs for action.

> Refactor - All models classes xxxType renamed to xxxDefinition
> --------------------------------------------------------------
>
>                 Key: CAMEL-1395
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1395
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Hadrian Zbarcea
>             Fix For: 2.0-M1
>
>
> From James
> As an aside I wonder if one of these days we should refactor
> org.apache.camel.model.*Type to be *Definition as thats kinda what
> they are - the logical, design type definition of routes. For example
> the SplitterDefintion just defines how to create a  Splitter, its not
> a Splitter (the Processor in the processor package).

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