Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: 61ee81e70bb8a4437f852d059b7570f9a3473096
http://github.com/castleproject/Castle.InversionOfControl/commit/61ee81e70bb8a4437f852d059b7570f9a3473096
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-08-10 (Tue, 10 Aug 2010)
Changed paths:
M Castle.InversionOfControl-vs2010.sln
M Changes.txt
M src/Castle.Windsor.Tests/DotNet2Config/chainOfRespnsability_smart.config
M
src/Castle.Windsor.Tests/Facilities/Startable/Components/StartableWithError.cs
M src/Castle.Windsor.Tests/Facilities/Startable/StartableFacilityTestCase.cs
M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
Log Message:
-----------
- IHandler.TryStart will no longer silently ignore all the exceptions being
thrown. Only internal resolution exceptions (DependencyResolverException and
also to avoid breaking changes HandlerException) will be ignored. All the other
ones will be propagated (these would usually be exceptions from user code which
signifies a deeper problem)..
--
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.