Branch: refs/heads/master
Home:   https://github.com/castleproject/Castle.Windsor

Commit: 88a2c97c84f5791416ecc1316fcfb4210afd1285
    
https://github.com/castleproject/Castle.Windsor/commit/88a2c97c84f5791416ecc1316fcfb4210afd1285
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-05-06 (Fri, 06 May 2011)

Changed paths:
  M TODO.txt
  M src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/FooSelector.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/MultipleSelector.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs
  R src/Castle.Windsor/Facilities/TypedFactory/ITypedFactoryComponentResolver.cs
  M src/Castle.Windsor/Facilities/TypedFactory/ITypedFactoryComponentSelector.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
  R src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryCollectionResolver.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponentResolver.cs

Log Message:
-----------
- if custom ITypedFactoryComponentSelector inheriting 
DefaultTypedFactoryComponentSelector now selects name, by default if component 
with that name is not present an exception will be thrown instead of falling 
back to selecting by type.

- removed ITypedFactoryComponentResolver interface and 
ITypedFactoryComponentSelector.SelectComponent now returns a delegate instead


-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Commits" 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-commits?hl=en.

Reply via email to