Community
Participate
Working Groups
In preparation for implementing bundle event hooks the framework/bundle listener event delivery implementation should be restructured. Similar to how the service event delivery implementation was restructured to support service event hooks. As a first step we should consolidate the overall data-structure for tracking the listeners into one place (the Framework) instead of splitting it across the Framework and BundleContext objects.
Created attachment 176267 [details] patch
patch released to HEAD.
fixed.