Return-Path: Delivered-To: apmail-avalon-dev-archive@www.apache.org Received: (qmail 40855 invoked from network); 15 Apr 2004 10:30:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Apr 2004 10:30:35 -0000 Received: (qmail 4835 invoked by uid 500); 15 Apr 2004 10:30:33 -0000 Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 4763 invoked by uid 500); 15 Apr 2004 10:30:32 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 4741 invoked from network); 15 Apr 2004 10:30:32 -0000 Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by daedalus.apache.org with SMTP; 15 Apr 2004 10:30:32 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id ACA5319F6A7 for ; Thu, 15 Apr 2004 12:30:31 +0200 (CEST) Received: from hw0386 ([10.10.2.54]) by notes.sundn.de (Lotus Domino Release 6.5) with ESMTP id 2004041512233794-57671 ; Thu, 15 Apr 2004 12:23:37 +0200 From: "Carsten Ziegeler" To: "'Avalon Developers List'" Subject: RE: [RT] New Lookup mechanism Date: Thu, 15 Apr 2004 12:32:57 +0200 Organization: S&N AG MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcQiL3XlBWXD+Ys/QWmJG1O8iOJvNwApW/vQ X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 15.04.2004 12:23:38, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 6.5|September 26, 2003) at 15.04.2004 12:23:38, Serialize complete at 15.04.2004 12:23:38 Message-ID: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" 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 Noel J. Bergman wrote: > > > > So, the first step we could take now, is to agree that this > approach > > "locate(Football.class)" is more elegant than > > "lookup('org.hedhman.niclas.sports.Football')". > > I need to point out that the first of the two can be very > important in some class loading environments. It ensures > that the class is the one from the client's context, which > may not be the same as the container's. > Ah, yes, very good point, I totally forgot that! Thanks! Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org