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: Claus Ibsen 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.