> -----Original Message----- > From: MArtin Schumacher [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 10:48 > To: Avalon framework users > Subject: Re: Excalibur Component Lookup > > Hi Steve, > > The ECM container is already deprecated. And if its possible, we don't > want to change the lookup. We use this in a lot of classes in our > web-layer... We just want to use the hints... ;)
There are two possible approaches to dealing with selection. One approach is to manage selection semantics within a dedicated component. The other approach is to manage selection using hints. The Excalibur project provides support for selection/hints - whereas we are moving away from this approach in favor of purpose build components that encapsulate selection functionality (in fact hint based selection is explicitly not supported within the Merlin container). The guys over at Excalibur would be able to give you more information about possible solutions if you want to go down the general selection path. The alternative is to leverage what we call 'facilities' - components that can reach into a container a do a lot more that your classic component. Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]