Re: [osgi-dev] What to do with inherited dependencies

2013-01-30 Thread BJ Hargrave
For use case 1, my main concern is as described before : A wants to use objects of class B, that's all. Whether B is implemented monolitically, copy/pasting all implementation code in a single class file, or by composition or through extending some base class, should preferably be a

Re: [osgi-dev] Fwd: Branching, versioning and API changes

2013-01-30 Thread Henning Andersen
Hi all, thanks for all your comments, suggestions and experience, it is highly appreciated! A few follow-up questions: @James: The issues you are facing sound very familiar to ours. I like the fact that you have several options and I think you are right in that there is no single solution to