You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2002/09/17 20:10:26 UTC

Moved Fortress lookup wrappers to container

I upgraded the container.legacy subpackage to include wrappers that 
upgraded ComponentManager/ComponentSelector to 
ServiceManager/ServiceSelector.  Also the 
LegacyComponentManager/Selector also correctly wraps the component 
declaration in a (Component) proxy.  It is a good thing.  None of the
implementations assume anything about a container's hierarchy.

With the fact that it is in the Container package, we can fix things
like SourceResolver to be current, and still work with the legacy
psuedo-protocol handlers.

I also assumed it was appropriate to put that stuff in the "legacy"
subpackage as opposed to the "lookup" because it is only to work with
older stuff.

I also upgraded the AbstractServiceSelector so that if by some chance
it was given a ComponentSelector, it would be properly wrapped.

-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>