karlpauls commented on PR #76: URL: https://github.com/apache/felix-atomos/pull/76#issuecomment-1875548144
Yes, the issue is that it is used for the lookup of the bundle that provides a given class (via FrameworkUtils). So in my scenario above, if bundle B gets the spot for `org.foo` it is returned for the bundle lookup of the Foo.class via FrameworkUtil. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
