I want to write some software that is "driver based", in the main so that
when the dependencies for certain drivers do not exist, others (fallbacks)
can kick in. I'd like to say "list me all the classes that implement
interface X in this environment". I can then try to load them (and filter
out the once that can't load due to dependencies, if I have to).

Is this something that commons discovery could/should do?

Thanks in advance.

regards

Adam
--
Experience Sybase Technology...
http://www.try.sybase.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to