On 12/7/06, Peter Kriens <[EMAIL PROTECTED]> wrote:
It is not ambiguous because if an Import-Package can not be matched
the bundle can not be resolved. You can make an imported package
optional, in that case it will resolve but the import is ignored at
resolve time (it will not be wired) and the internal packages will be
used according to the description.

So the premise that you can resolve with an unmatched import is not
right. The description you quote assumes the bundle is resolved
otherwise no classes are loaded from it.

Makes perfect sense. Thanks.

-EE

Reply via email to