Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
Here's a patch which implements a MapPicoContainer to support registering of components in a PicoContainer.
There are some minor patches to AggregateContainersContainer to make it easier to reuse.
Activity
james strachan
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | patch.txt [ 10450 ] |
james strachan
made changes -
Attachment | patch.txt [ 10452 ] |
james strachan
made changes -
Attachment | patch.txt [ 10453 ] |
Aslak Hellesøy
made changes -
Resolution | Won't Fix [ 2 ] | |
Status | Unassigned [ 1 ] | Closed [ 6 ] |
Here's the patch. It also includes an Eclipse project file which you can ignore if you wish together with a minor patch to maven.xml which seems to fix the build on 1.0 b9 which again by all means ignore. Its the Java code changes in src/test and src/java that are important.