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

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

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/BestConstructorTestCase.cs
  M src/Castle.Windsor.Tests/Bugs/IoC_120.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors3.cs
  A src/Castle.Windsor.Tests/ClassComponents/HasTwoConstructors4.cs
  M src/Castle.Windsor.Tests/Configuration/ConfigurationTestCase.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
  M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

Log Message:
-----------
- fixed IOC-209 Bug in constructor selection when resolving - Windsor would 
pick unresolvable constructor.

- updated exception messages thrown by default activator to suggest action user 
should take to fix the issue (expose public ctor, make sure dependencies are 
available, use custom activator...)


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