> -----Original Message----- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Monday, August 02, 2004 10:30 AM > To: Avalon Developers List > Subject: Re: [Proposal] Avalon Framework 4.5 > > On Monday 02 August 2004 22:13, Carsten Ziegeler wrote: > > > > > From: Sergey M Vladimrov [mailto:[EMAIL PROTECTED] > > > > > > > > > > Iterator filters = > > > > > (List)ServiceManager.lookupAll(Filter.class).iterator; > > > Hmm, yes, although it might be that this is against one of the > > basic design principles of Avalon: security. > > Good Point! Funny though that containers come around and provides it one > way or the other anyway :o)
However there are quite a few very valid use cases most of which we've called "Facilities." For example, an HTTP or Servlet component which needs to handle all components which implements "Servlet" or a JMS component which needs to handle all components which implement "MessageListener". In Cocoon there are other examples. Security is definitely an issue, it's just trying to find a proper balance. J. Aaron Farr SONY ELECTRONICS STP SYSTEMS (724) 696-7653 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]