Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 61607 invoked from network); 15 Dec 2003 01:52:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Dec 2003 01:52:06 -0000 Received: (qmail 82707 invoked by uid 500); 15 Dec 2003 01:51:50 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 82665 invoked by uid 500); 15 Dec 2003 01:51:49 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 82651 invoked from network); 15 Dec 2003 01:51:49 -0000 Received: from unknown (HELO imf17aec.mail.bellsouth.net) (205.152.59.65) by daedalus.apache.org with SMTP; 15 Dec 2003 01:51:49 -0000 Received: from franklin ([65.82.164.51]) by imf17aec.mail.bellsouth.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031215015158.HGZX10709.imf17aec.mail.bellsouth.net@franklin> for ; Sun, 14 Dec 2003 20:51:58 -0500 From: "Alex Karasulu" To: "'Apache Directory Developers List'" Subject: RE: [naming] Commons sources imported Date: Sun, 14 Dec 2003 20:51:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <3FDD0201.5090508@steitz.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPCo5kR48hbmjc1RX6lwQtGUR6LsgAClLUg Message-Id: <20031215015158.HGZX10709.imf17aec.mail.bellsouth.net@franklin> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Just an FYI we used org.apache.eve for the server's package base. Did not want the extra directory part. Alex > -----Original Message----- > From: Phil Steitz [mailto:phil@steitz.com] > Sent: Sunday, December 14, 2003 7:36 PM > To: Apache Directory Developers List > Subject: Re: [naming] Commons sources imported > > Henri Yandell wrote: > > > > > naming appears to be a separate module as such in cvs parlance in that > the > > trunk/tags/branches go inside naming and not inside directory. Not a > > problem for Apache repo's, but at work I like to have a HEAD/ > > rather than /HEAD. > > I was just imitating the examples in the svn docs, and the way that the > ldap module is set up. > > > > > Looking in naming, the first look I've reallly done since Phil shifted > > things around, my first thought is that 'core' is a bad name to choose. > > Too many Unix-C issues, but not a biggy. > > Agreed. Any other suggestions? Also, I am not sure that the division is > right -- esp. the location of the resources classes. Pls review and > comment. > > One more thing. I am starting to have angst about having used the package > names "org.apache.directory.naming" instead of just "org.apache.naming." > What is your opinion on this? > > Phil >