On Wed, May 3, 2017 at 10:46 PM, Simon Spero <sesunc...@gmail.com> wrote:
> Where this becomes interesting is if an OSGI  framework is extended to be
> able to rewrite calls from older bundles to use the newer method signature
> (quasi-recompiling). That would allow the newer package to satisfy more
> constraints.

How would see this happen in practice? The current requirements and
constraints are based on the binary compatibility - both when trying
to wire package imports and when generating package versions.

Do you suggest that the process of resolving package dependencies
disregard certain kinds of constraints and try to recompile the source
if available and then re-resolve?

Robert

-- 
http://robert.muntea.nu/
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to