Re: XML configuration not complete?

Paul Hammant <[email protected]> Wed, 04 Feb 2004 20:53:24 +0000
Newsgroups gmane.comp.java.nanocontainer.devel
Message-ID <[email protected]>
Konstantin,

Can you send in a (failing) test case? It will help us understand thing 
you are proposing.

Cheers,

- Paul

>Hi all,
>
>What is preferred way to specify component
>dependencies on another components? 
>
><parameter> element is good for constants, 
>but how to inject component parameter? 
>
>picoextras-reflection lacks a way to specify component
>parameter...
>
>or ist it "do it yourself" task? 
>
>
>If there is preferred way to do this, I volunteer to
>implement it...
>  
>