Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 723cb4f26acc6ce9c5a7d6146aca116c3fe9aed8
https://github.com/castleproject/Castle.Windsor/commit/723cb4f26acc6ce9c5a7d6146aca116c3fe9aed8
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-29 (Wed, 29 Dec 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactory.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactoryClosed.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactoryClosedDoubly.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactoryDouble.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactoryWithArg.cs
A src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IObjectFactory.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
A src/Castle.Windsor.Tests/Proxy/ProxyAllHook.cs
R src/Castle.Windsor.Tests/ProxyAllHook.cs
Log Message:
-----------
- added tests for generic typed factories (for IOC-260)
Commit: ecae3156dc30d5e482180d90d4f9da7654573d69
https://github.com/castleproject/Castle.Windsor/commit/ecae3156dc30d5e482180d90d4f9da7654573d69
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-29 (Wed, 29 Dec 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/DummyComponent.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/IDummyComponent.generic.cs
A
src/Castle.Windsor.Tests/Facilities/TypedFactory/Factories/IGenericFactoryWithGenericMethod.cs
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
Log Message:
-----------
- one more test for generic typed factories
Commit: 5d626418bae54a8ae045e66ec5c0772a2d4592df
https://github.com/castleproject/Castle.Windsor/commit/5d626418bae54a8ae045e66ec5c0772a2d4592df
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-12-29 (Wed, 29 Dec 2010)
Changed paths:
M Changes.txt
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Facilities/TypedFactory/FactoryCacheDescriptor.cs
M
src/Castle.Windsor/Facilities/TypedFactory/Internal/TypedFactoryInterceptor.cs
A src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryCachingInspector.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
M
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
Log Message:
-----------
- fixed IOC-260 - Generic Typed Factories no longer working in trunk
--
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.