Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A79EB94D6 for ; Thu, 13 Oct 2011 12:43:30 +0000 (UTC) Received: (qmail 70833 invoked by uid 500); 13 Oct 2011 12:43:30 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 70802 invoked by uid 500); 13 Oct 2011 12:43:30 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 70794 invoked by uid 99); 13 Oct 2011 12:43:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 12:43:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of camel@gliesian.com designates 65.39.211.61 as permitted sender) Received: from [65.39.211.61] (HELO webmail1.bravehost.com) (65.39.211.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 12:43:24 +0000 Received: from localhost (unknown [127.0.0.1]) by webmail1.bravehost.com (Postfix) with ESMTP id A5B263F15BC for ; Thu, 13 Oct 2011 12:43:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at bravehost.com Received: from webmail1.bravehost.com ([65.39.211.61]) by localhost (stewart.vc.bravenet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4b7is7KRuYWO for ; Thu, 13 Oct 2011 05:43:03 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 13 Oct 2011 05:43:03 -0700 From: "Robert J. Liguori" To: Subject: Spring DSL vs Java DSL Organization: STG Technologies, Inc. Message-ID: X-Sender: camel@gliesian.com User-Agent: Roundcube Webmail/0.4 X-Bravehost-User: camel@gliesian.com Is it fair to say that *any* route can be written in Spring DSL or Java DSL, which will ultimately have the same effect? Or is this not the case? Thanks, Robert