On 5/6/07, Jeremy Volkman <[EMAIL PROTECTED]> wrote: > OSGi dependency resolution could also be done using Equinox's Resolver > API, which is what Equinox uses at runtime to resolve bundles. This > might be easier than resolving in an actual framework. Yes, that is certainly possible. We are thinking that we should use the same mechanism compile time for resolving as for runtime, that makes things much more straight forward and saves workarounds such as static analysis with BND, even if it works great!
/peter _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
