Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Non singleton bundle and uses-clause


I'm currently testing out the the behavior of the framework when "uses" clauses are added to exported packages.  There are a few issues that need to be addressed before we can recommend wide spread adoption of the "uses" clause.  I opened bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=173436 to track the issues.

Tom



Pascal Rapicault <Pascal_Rapicault@xxxxxxxxxx>
Sent by: orbit-dev-bounces@xxxxxxxxxxx

02/07/2007 08:30 PM

Please respond to
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>

To
<orbit-dev@xxxxxxxxxxx>
cc
Subject
[orbit-dev] Non singleton bundle and uses-clause






The presence in a running system of multiple versions of a non singleton bundle can be the cause of really weird errors.

This can be avoided by setting the uses-clause directive on export packages.

Should we have those clauses added to the manifests of our bundles?


PaScaL


ps: In M5, PDE UI has support to generate those clauses for you.
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top