Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323423

Summary: Implement FrameworkWiring support
Product: [Eclipse Project] Equinox Reporter: Thomas Watson <tjwatson>
Component: FrameworkAssignee: Thomas Watson <tjwatson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.7   
Target Milestone: 3.7 M2   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
patch none

Description Thomas Watson CLA 2010-08-23 14:21:10 EDT
For bug 323296 I implemented part of this for to ease testing.  This bug is to finish up the rest of the implementation.
Comment 1 Thomas Watson CLA 2010-08-23 14:28:23 EDT
Created attachment 177248 [details]
patch

Here is an implementation of the remaining methods for FrameworkWiring:

getDependencyClosure(Collection<Bundle>)
getRemovalPendingBundles()
Comment 2 Thomas Watson CLA 2010-08-23 14:53:20 EDT
I went ahead and released this patch.  Still need to create many tests for this part of the code, but I wanted to get this released before starting any major restructuring.