Hi there,

We advocate to use only Constructor Injection from a design
perspective. The code is somewhat easier to understand since the
constructor arguments will clearly define the dependencies of a class.

Is there a way to disable completely the "setter injection" feature
from castle? I can imagine, that I have to override some default
conventions. However I could not find any information on that topic on
the wiki or or any blog posts.

Thanks for your help,

Cheers,

Michael

-- 
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