Re: [T5] Setting a required parameter with another component

2007-06-25 Thread Dan Adams
Yeah, that's the only way I've thought of how to do it. On Fri, 2007-06-22 at 14:50 -0700, Howard Lewis Ship wrote: > I can't think of a way to do that currently. I mean , you could have > a number of components that take a list, and provide a filtered view > of that list, and chain it together t

Re: [T5] Setting a required parameter with another component

2007-06-22 Thread Howard Lewis Ship
I can't think of a way to do that currently. I mean , you could have a number of components that take a list, and provide a filtered view of that list, and chain it together that way. This might be something better accomplished as a pipeline defined inside the IoC than as components. On 6/22/07