Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.InversionOfControl

Commit: e9f3952a8a13302bee5eeee38c141458567cc45c
    
http://github.com/castleproject/Castle.InversionOfControl/commit/e9f3952a8a13302bee5eeee38c141458567cc45c
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/ExternalConfigurationTestCase.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentArrayFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentCollectionFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentEnumerableFactory.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/DummyComponentListFactory.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IComponentFactory.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IDisposableFactory.cs
  A src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IFactoryById.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IFactoryWithParameters.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericComponentsFactory.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IProtocolHandlerFactory.cs
  A src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/FooSelector.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/MultipleSelector.cs
  A src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/SelectorById.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
  M src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryTestCase.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs

Log Message:
-----------
- extended GetComponentName and GetComponentType methods on 
DefaultTypedFactoryComponentSelector to take method parameters.

- added test covering scenario where factory uses first string argument as key 
to lookup components in the container.


Commit: 2512a93d7d9f479932018af4ba59e5f8565a70e7
    
http://github.com/castleproject/Castle.InversionOfControl/commit/2512a93d7d9f479932018af4ba59e5f8565a70e7
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/GenericComponent.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/SelectorByClosedArgumentType.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs

Log Message:
-----------
- added test showing how to use parameters to select the type of the component 
to be resolved (and using them in actual resolution further down as well)


Commit: 0bf964e03dd7325c68d1bbd8b01ac43121bce9f2
    
http://github.com/castleproject/Castle.InversionOfControl/commit/0bf964e03dd7325c68d1bbd8b01ac43121bce9f2
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-05-13 (Thu, 13 May 2010)

Changed paths:
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/typedFactory_castle_config.xml

Log Message:
-----------
- fixed test broken by change of namespace


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