Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: PicoContainer (Java), PicoContainer.NET
-
Labels:None
-
Number of attachments :
Description
Would love to have registerNullImplementation(Class|Type) for pico. Reason? When trying to integrate PicoContainer.Net for nameless energy trading company, it was clear for easy replacement of reflection based pico-component instantion that, some cases would be set up with a null for particular type. No, we don't want to create a NullObject impl of that type. Pico.Net (and prob Java too), barfs with a null reference exception.
Activity

Field | Original Value | New Value |
---|---|---|
Component/s | Pico.NET [ 10597 ] | |
Component/s | Core (Java) [ 10191 ] |

Assignee | Paul Hammant [ paul ] |

Fix Version/s | 2.0 [ 10411 ] | |
Affects Version/s | 2.0 [ 10411 ] |

Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Got a test case?