Is is possible for you to put together a really simple project which
demonstrates the problem?
If you can either attach it to a JIRA issue or put it up somewehere I
can download it then I'll take a look at this for you.
j.
Nice one Roelof! Exactly.
Derick - this "feature" (autowiring) is one of the key ideas which
underlies the whole point of Windsor. If we wanted another Spring.Net
with 1000's of lines of XML config explicitly stating what components
should be wired where - then Windsor wouldn't exist.
I realise that learning new tools can be frustrating (I well recall
feeling this when I was getting started) - but Windsor/Microkernel is
_extremely_ customizable. Any default behaviour can be changed by
writing a facility/inspector/whatever.
Criticizing a very well designed and production tested container is
probably not the best way to encourage the people who spend their own
time working on it to help you.
Asking questions about why things have been designed the way they have
- is much more likely to help you grok how to do things the Castle
Windsor way.
j.
;)