Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.InversionOfControl

Commit: a79a35004bdfbf3538775e92c1f104bde2fef66d
    
http://github.com/castleproject/Castle.InversionOfControl/commit/a79a35004bdfbf3538775e92c1f104bde2fef66d
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-26 (Thu, 26 Aug 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  R 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/TypedFactoryAndSubContainersTestCase.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Delegates/UsesFooDelegateAndInt.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryAndSubContainersTestCase.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
  M src/Castle.Windsor.Tests/RuntimeParametersTestCase.cs
  M src/Castle.Windsor.Tests/TypedDependenciesTestCase.cs
  M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs

Log Message:
-----------
- fixed issue IOC-210. This changes the behavior of resolution and Windsor will 
now fail sooner if it can't resolve dependencies.

It will no longer ignore checks for dependencies when inline dependencies are 
provided, which will enable dependencies loaded lazily to kick in (which is 
what was the case for the bug report)


-- 
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.

Reply via email to