I'm trying to understand the rules/best practices for working with split packages.
I have a bundle that depends on a package that exists in two separate bundles. The package in one bundle contains interfaces and the package in the other bundle contains implementation of those interfaces. Is this a bad pattern to follow? Will this create class loader issues? Should split packages be avoided? Any advice/best practices would be appreciated. Thanks, T _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
