[picocontainer-dev] Behaviour & generics

Konstantin Priblouda <kpriblouda-/[email protected]>
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <[email protected]>
---------------%<-------------
    T getDelegate();

    <U> U getDelegate(Class<U> componentAdapterType);
---------------%<-------------

Schould'nt it be:

---------------%<-------------
    ComponentAdapter<T> getDelegate();

    <U> U getDelegate(Class<U extends
ComponentAdapter> componentAdapterType);
---------------%<-------------

?
( without any comments I is hard to grok logic ) 

regards,


----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


       
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
http://sims.yahoo.com/  

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.