Ryan - yes you can.

You can either use DoNotWire attribute on properties you don't want to wire, or set model.InspectionBehavior to PropertiesInspectionBehavior.None if you want none of your properties on that component to be injected

Krzysztof


On 2010-01-27 18:15, Ryan Cromwell wrote:

I have a Component with a read/writable property that is of a registered component type. Windsor is trying to resolve this as a dependency even though it is not. I really don’t want property injection at all (right now at least). Can I turn this form of resolution off entirely?

Thanks,

Ryan

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

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