Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: a8b7f125177bc9bc05dac55f6414edbf20371eb0
http://github.com/castleproject/Castle.InversionOfControl/commit/a8b7f125177bc9bc05dac55f6414edbf20371eb0
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
Log Message:
-----------
- RebuildContextForParameter in DefaultDependencyResolver is now protected
virtual so that it's possible to override the behavior that was changed since
RC3 to disallow inline arguments be propagated further down resolution chain
and revert back to the old one (decision based on 2 recent request to bring
back this feature. With that we leave the door open if someone really wants to
do this).
Commit: 7e46cbeea2cadcd225b5eaa5c8a2a6000681c8f4
http://github.com/castleproject/Castle.InversionOfControl/commit/7e46cbeea2cadcd225b5eaa5c8a2a6000681c8f4
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-20 (Mon, 20 Sep 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
Log Message:
-----------
- updated DefaultKernel.cs to comply with our coding standards
Commit: 423e76595ba01d9796a29d3057fcdb1d48e116e9
http://github.com/castleproject/Castle.InversionOfControl/commit/423e76595ba01d9796a29d3057fcdb1d48e116e9
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-21 (Tue, 21 Sep 2010)
Changed paths:
M Changes.txt
M Settings.proj
M src/Castle.Windsor.Tests/Experimental/ProblematicDependenciesTestCase.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MismatchedDependency.cs
Log Message:
-----------
- upped version number to 2.5.1
- updated changes.txt
- cosmetic changes in how issues in potential lifestyle mismatches view are
displayed based on feedback I got.
--
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.