From directory-dev-return-2358-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Tue Nov 23 04:55:57 2004 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 83111 invoked from network); 23 Nov 2004 04:55:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Nov 2004 04:55:57 -0000 Received: (qmail 41305 invoked by uid 500); 23 Nov 2004 04:55:55 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 41257 invoked by uid 500); 23 Nov 2004 04:55:55 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 41243 invoked by uid 99); 23 Nov 2004 04:55:55 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [206.190.36.197] (HELO web53802.mail.yahoo.com) (206.190.36.197) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 22 Nov 2004 20:55:53 -0800 Received: (qmail 54499 invoked by uid 60001); 23 Nov 2004 04:55:49 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=Iu2dOxA845cARt6gp31sUlp+jNVSg6Xa9AZ6iUb6l418TRgznK20IUHnn9wRW2xVUGUkJLLEw29muy+W5Zac8HQo0n28DhHJoqJkScJLv4Zc4hxU4MwEo/aSI245amlz7/I9maozIC5HG/uxP5P8osHX75K9Bju/MFPJzF5rT14= ; Message-ID: <20041123045549.54497.qmail@web53802.mail.yahoo.com> Received: from [24.15.247.175] by web53802.mail.yahoo.com via HTTP; Mon, 22 Nov 2004 20:55:49 PST Date: Mon, 22 Nov 2004 20:55:49 -0800 (PST) From: Martin Wegner Subject: Re: To release or not to release? To: Apache Directory Developers List In-Reply-To: <41A22914.5020201@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > We definitely have embeddability in mind. The core stuff will be POJO > and we'll provide, or help with, wrappers for well-known containers. Great. What I hope happens is that once Eve is working and is embeddable that the Jarkarta teams will start to think about moving configuration information from static XML/property files to Eve. By doing so we would have distributed, centralized software configuration beyond just users and user groups. We do that in all of our projects here and the benefits are immense. Of course I am probably preaching to the choir. ;) --Marty