Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
Wouldn't it be cool if I did not have to register a component for each potential thing from a query-string (of form post field). Maybe Pico could ask a CA "can you give me a component of type Integer bound to "msgId". And one adapter could answer true for all of those in the composeRequest(..) method.
Updated link after SVN rename?
http://svn.codehaus.org/picocontainer/java/2.x/trunk/web/examples/jquery-email/src/java/org/picocontainer/web/sample/jqueryemail/JQueryEmailWebappComposer.java