Guillaume Nodet wrote:
That was my initial idea, but wouldn't it break compatibility at some point ? It would require users to set a system property or to change the class in the org.osgi package to have a default property which would be the felix one ? I'm not sure what the spec requires exactly ...
It would require that the system property always be correctly set, yes...which would suck.
Well, I can always use my own copy of the said class in my own package and specify the system property correctly ...
Might be the best approach for you. -> richard
-> richard
