Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: ebdfc8d33a410bc4179474eff3a528057bff290b
https://github.com/castleproject/Windsor/commit/ebdfc8d33a410bc4179474eff3a528057bff290b
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M src/Castle.Windsor.Tests/IsDefaultTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/Core/Internal/ComponentModelExtensions.cs
M src/Castle.Windsor/Core/Internal/Constants.cs
A src/Castle.Windsor/Core/Internal/SegmentedList.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
Changed ordering in ResolveAll with default services
Now components marked as default come first.
Also prepared for introduction of fallback services.
Commit: 3a2d6f2d4f38bb447325baaee707bd86bef1a64c
https://github.com/castleproject/Windsor/commit/3a2d6f2d4f38bb447325baaee707bd86bef1a64c
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M src/Castle.Windsor.Tests/IsDefaultTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
added API for IsFallback
and fixed a bug where later default would not override earlier one.
Commit: 5faec925466bf9c4ed901a4b2d741a7431de821a
https://github.com/castleproject/Windsor/commit/5faec925466bf9c4ed901a4b2d741a7431de821a
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/IsFallbackTestCase.cs
Log Message:
-----------
implemented IOC-343
Well, this commit actually adds tests to ensure it works as required
Commit: f9c73a2f4df5648f6e5bf424d7f1ac3836aaf541
https://github.com/castleproject/Windsor/commit/f9c73a2f4df5648f6e5bf424d7f1ac3836aaf541
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/EmptyServiceC.cs
M src/Castle.Windsor.Tests/ResolveAllTestCase.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
M
src/Castle.Windsor.Tests/SpecializedResolvers/CollectionResolverTestCase.cs
Log Message:
-----------
tests regarding order in ResolveAll
Compare:
https://github.com/castleproject/Windsor/compare/5b1056a65ff5...f9c73a2f4df5
--
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.