Hi

I have a seemingly simple use case. There is a ICsvReader component.
Let's name it simply Reader here. We load a known set of CSV files and
some of them have headers and some don't. Currently there are multiple
readers: Reader_Skips1Row, Reader_Skips2Rows etc.

Is there a way to register only one component and have Windsor look at
the component key, strip the "_Skips..." part and resolve the required
component with relevant properties set?

I have tried subresolver and facility with no luck.

Thanks,
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to