Neil, thank you for your input!
First of all, you are right in that I don't have much OSGi experience in general. I understand your point about substitutable alternatives for a given API version. But in my experience, in an enterprise production environment, you don't want any of that dynamic behavior because it may lead to hard to debug application behavior if the versions of the implementations are not enforced. Anyway, I think I understood that this is against the grain of the OSGi paradigm and if I want it to be more strict, I have to deal with the more explicit configuration. Thanks! Ralf -- View this message in context: http://apache-felix.18485.x6.nabble.com/Why-import-version-range-if-exact-version-of-dependency-is-known-tp5010123p5010129.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

