Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 80243 invoked from network); 5 Mar 2009 18:38:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2009 18:38:08 -0000 Received: (qmail 75903 invoked by uid 500); 5 Mar 2009 18:38:08 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 75878 invoked by uid 500); 5 Mar 2009 18:38:08 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 75867 invoked by uid 500); 5 Mar 2009 18:38:08 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 75864 invoked by uid 99); 5 Mar 2009 18:38:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 10:38:08 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 18:38:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A6D0A234C48D for ; Thu, 5 Mar 2009 10:37:44 -0800 (PST) Message-ID: <228661954.1236278264667.JavaMail.jira@brutus> Date: Thu, 5 Mar 2009 10:37:44 -0800 (PST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Work started: (CAMEL-1395) Refactor - All models classes xxxType renamed to xxxDefinition In-Reply-To: <1959135845.1235643479359.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1395 started by Claus Ibsen. > 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.