You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Johan Lindquist <jo...@kawoo.co.uk> on 2003/11/10 14:52:27 UTC

[hivemind] Multiple implementations for the same service ...

Trying to construct a service that has many implementations but use the 
same interface.  I can do this by putting them into different modules, but 
that require the service points to be defined for each one of the 
implementations.

Ideally it would be nice to have one service point with several 
implementations to that service point, allowing users to select the 
correct implementation depending on some defined (meta) information (a la 
avalon).

Are there any plans of allowing this?  could this be considered a 
different service model?

Thanks,

johan

-- 
you too?

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org