Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 5326 invoked from network); 20 Oct 2004 14:49:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Oct 2004 14:49:11 -0000 Received: (qmail 82426 invoked by uid 500); 20 Oct 2004 14:49:06 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 82248 invoked by uid 500); 20 Oct 2004 14:49:05 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 82233 invoked by uid 99); 20 Oct 2004 14:49:05 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [194.158.104.45] (HELO relay-6m.club-internet.fr) (194.158.104.45) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 20 Oct 2004 07:49:03 -0700 Received: from [127.0.0.1] (lfjr.club-internet.fr [194.117.194.68]) by relay-6m.club-internet.fr (Postfix) with ESMTP id 41A9125610 for ; Wed, 20 Oct 2004 16:48:59 +0200 (CEST) Message-ID: <41767B73.1090208@lfjr.net> Date: Wed, 20 Oct 2004 16:51:31 +0200 From: Emmanuel Bourg User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [configuration] ConfigurationFactory & namespaces Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N While reviewing ConfigurationFactory I stumbled on the namespace logic, may I ask who is actually using it ? It looks like an unnecessary complexity to me, imho it's easier to have several configuration descriptors rather than a single namespaced descriptor. What do you think ? Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org