Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 91422 invoked from network); 3 Aug 2002 15:36:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Aug 2002 15:36:55 -0000 Received: (qmail 15355 invoked by uid 97); 3 Aug 2002 15:37:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 15220 invoked by uid 97); 3 Aug 2002 15:37:09 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 15192 invoked by uid 98); 3 Aug 2002 15:37:08 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) To: tomcat-dev@jakarta.apache.org X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Costin Manolache Newsgroups: gmane.comp.jakarta.tomcat.devel Subject: [5] Components / optional / compat Date: Sat, 03 Aug 2002 08:33:08 -0700 Lines: 26 Message-ID: NNTP-Posting-Host: 12-234-201-54.client.attbi.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1028388967 1014 12.234.201.54 (3 Aug 2002 15:36:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 3 Aug 2002 15:36:07 +0000 (UTC) User-Agent: Pan/0.11.2 (Unix) X-Comment-To: ALL Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Proposal: Let's split 5.0 code into several directories ( components - like in commons ). 'catalina' will remain the 'core' interfaces and required features ( i.e. the minimal stuff ). 'naming' for jndi stuff 'compat' for all the interfaces from 4.0 that we deprecate but preserve for backward compat ( Logger ? etc ). 'modules' for optional things. Launchers, specific realms, etc could go here. On a separate issue, there are few things that may be very usefull independent of tomcat, and even if we don't move them to commons we should try to make them independently useable: - naming - users - class loading - catalina has one of the most advanced loaders Costin -- To unsubscribe, e-mail: For additional commands, e-mail: