Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 26284 invoked from network); 3 Jan 2005 13:59:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Jan 2005 13:59:28 -0000 Received: (qmail 75100 invoked by uid 500); 3 Jan 2005 13:58:45 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 75062 invoked by uid 500); 3 Jan 2005 13:58:45 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 74974 invoked by uid 99); 3 Jan 2005 13:58:43 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from 10.21.96-84.rev.gaoland.net (HELO mail.anyware-tech.com) (84.96.21.10) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 03 Jan 2005 05:58:39 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.anyware-tech.com (Postfix) with ESMTP id 9089034889 for ; Mon, 3 Jan 2005 14:59:49 +0100 (CET) Received: from mail.anyware-tech.com ([127.0.0.1]) by localhost (trinity [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19856-05 for ; Mon, 3 Jan 2005 14:59:47 +0100 (CET) Received: from [10.0.0.27] (poukram.anyware [10.0.0.27]) by mail.anyware-tech.com (Postfix) with ESMTP id F07D834796 for ; Mon, 3 Jan 2005 14:59:46 +0100 (CET) Message-ID: <41D94F85.3010507@apache.org> Date: Mon, 03 Jan 2005 14:58:29 +0100 From: Sylvain Wallez Organization: Anyware Technologies User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r123952 - /cocoon/trunk/src/core/java/org/apache/cocoon/core/container/ConfigurationBuilder.java /cocoon/trunk/src/core/java/org/apache/cocoon/core/container/CoreServiceManager.java /cocoon/trunk/src/core/java/org/apache/cocoon/core/container/RoleManager.java References: <20050103094400.67408.qmail@minotaur.apache.org> <41D915F9.1000506@anyware-tech.com> <41D93AFE.1070106@nada.kth.se> In-Reply-To: <41D93AFE.1070106@nada.kth.se> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at anyware-tech.com X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Daniel Fagerstrom wrote: > Sylvain Wallez wrote: > >> cziegeler@apache.org wrote: >> >>> Author: cziegeler >>> Date: Mon Jan 3 01:43:58 2005 >>> New Revision: 123952 >>> >>> URL: http://svn.apache.org/viewcvs?view=rev&rev=123952 >>> Log: >>> Start using own configuration builder (For testing) >> >> >> Why do we need our own config builder? Do you have some hidden plans? > > > I don't know anything about Carsten's secret plans ;) But an own > config builder that handles names spaces and mixed content it could be > usefull. CForms need its own configuration handling, just to handle > name spaces and mixed content in configuration files IIUC. Excalibur's (formerly Avalon's) configuration builder already supports namespaces (we use it to build the sitemap). But the Configuration API doesn't support mixed content, unrelated to the used builder. Hence my question about secret plans ;-) Sylvain -- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }