> What happens when a fragment has an import to a package that the
> resolve bundle space cannot provide?

The fragment will not resolve and will not attach to a host bundle.
This should not prevent any possible matching host bundles from
resolving if their individual constraints can be resolved.

>
> What happens when an export becomes available for that fragment?>

Then the fragment may be allowed to resolve and attach to a host
bundle, but this cannot be done dynamically to an already resolved
host.  A fragment bundle cannot attach and add static constraints
to and already resolved host bundle.  Fragment bundles that have
additional constraints which the host does not have can only
be resolved and attach to a host bundle at the same time as the
host bundle is being resolved.

>
>
> Regards,
> Alan
>
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to