Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: 9785980c0624bb545bbf2087f2a7da6e5170cd89
https://github.com/castleproject/Windsor/commit/9785980c0624bb545bbf2087f2a7da6e5170cd89
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/MicroKernel/Handlers/IGenericServiceStrategy.cs
Log Message:
-----------
- added IGenericStrategy
Commit: e8de2bfd8dbff244b36b6cd1eb1b4b75f3472c75
https://github.com/castleproject/Windsor/commit/e8de2bfd8dbff244b36b6cd1eb1b4b75f3472c75
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesInvalidScenariosTestCase.cs
M
src/Castle.Windsor.Tests/GenericImplementationWithGreaterArityThanServiceTestCase.cs
M src/Castle.Windsor/Core/ComponentModel.cs
M src/Castle.Windsor/Core/Internal/Constants.cs
M src/Castle.Windsor/Core/Internal/SimpleThreadSafeDictionary.cs
M src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateFactory.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandlerFactory.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
Adding support for IGenericServiceStrategy
GenericHandler now can decide if it wants to support a service or not.
NamingSubSystem now knows about it and handles this appropriately.
Commit: c51e86149b24b06ff9b60797411b57a22f391721
https://github.com/castleproject/Windsor/commit/c51e86149b24b06ff9b60797411b57a22f391721
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-28 (Mon, 28 May 2012)
Changed paths:
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
Unifying behavior of HasService on naming subsystem
with the behavior of GetHandler
Commit: 357e076586f05448fdbbbd1992f805ac0a111781
https://github.com/castleproject/Windsor/commit/357e076586f05448fdbbbd1992f805ac0a111781
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-29 (Tue, 29 May 2012)
Changed paths:
M Castle.Windsor.sln.DotSettings
M src/Castle.Windsor/MicroKernel/Registration/BasedOnDescriptor.cs
Log Message:
-----------
formatting
Commit: 960320a3bf9bfd3719548af244e2ab0b65764964
https://github.com/castleproject/Windsor/commit/960320a3bf9bfd3719548af244e2ab0b65764964
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/HandlerFilterTestCase.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
fixed IOC-341 - IHandlerFilter returning empty array ignored
Compare: https://github.com/castleproject/Windsor/compare/c928f21...960320a
--
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.