Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-4, 2.1, 3.0
-
Fix Version/s: 2.8
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
So sayeth Thomas Heller:
"Why are they stored in the ComponentAdapter? I never found them to be any useful to the adapter itself and the only one using it is the container for a key->adapter map / lookups. "
http://lists.codehaus.org/pipermail/picocontainer-dev/2004-January/002230.html
Probably a good idea.
Issue Links
- is depended upon by
-
PICO-115 Component Keys aren't respected properly
Activity
Aslak Hellesøy
made changes -
Aslak Hellesøy
made changes -
Fix Version/s | 1.0.1 [ 10307 ] |
Jörg Schaible
made changes -
Environment | ||
Fix Version/s | 2.0 [ 10411 ] | |
Fix Version/s | 1.2 [ 11330 ] |
Michael Rimov
made changes -
Fix Version/s | 2.0 [ 10411 ] | |
Fix Version/s | 2.2 [ 14251 ] |
Michael Rimov
made changes -
Affects Version/s | 2.1 [ 14250 ] |
Michael Rimov
made changes -
Fix Version/s | 2.3 [ 14303 ] | |
Fix Version/s | 2.2 [ 14251 ] |
Michael Rimov
made changes -
Fix Version/s | 2.3 [ 14303 ] | |
Fix Version/s | 2.4 [ 14362 ] |
Michael Rimov
made changes -
Fix Version/s | 2.5 [ 14424 ] | |
Fix Version/s | 2.4 [ 14362 ] |
Paul Hammant
made changes -
Affects Version/s | 3.0 [ 14410 ] |
Mauro Talevi
made changes -
Fix Version/s | 2.5 [ 14424 ] | |
Fix Version/s | 2.6 [ 14481 ] |
Michael Rimov
made changes -
Fix Version/s | 2.7 [ 14663 ] | |
Fix Version/s | 2.6 [ 14481 ] |
Michael Rimov
made changes -
Fix Version/s | 2.8 [ 14920 ] | |
Fix Version/s | 2.7 [ 14663 ] |
I´m -1 on this. Do a search for usages of getComponentKey() and you´ll discover that many ComponentAdapter implementations actually use the key. (One example is the remoting one).