Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: 8e3c5f073ecf0bafea31130fc10912780e73ab40
http://github.com/castleproject/Castle.InversionOfControl/commit/8e3c5f073ecf0bafea31130fc10912780e73ab40
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-20 (Sun, 20 Jun 2010)
Changed paths:
M src/Castle.Windsor/Windsor/Installer/FromAssembly.cs
Log Message:
-----------
- updated comments on FromAssembly class as they were misleading and confused
users.
Commit: 4828b139d48a6dd1e730ecb79e2a13511f4c1d70
http://github.com/castleproject/Castle.InversionOfControl/commit/4828b139d48a6dd1e730ecb79e2a13511f4c1d70
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-21 (Mon, 21 Jun 2010)
Changed paths:
M src/Castle.Windsor.Tests/BestConstructorTestCase.cs
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/ClassComponents/A.cs
A src/Castle.Windsor.Tests/ClassComponents/B.cs
A src/Castle.Windsor.Tests/ClassComponents/C.cs
A src/Castle.Windsor.Tests/ClassComponents/CycleA.cs
A src/Castle.Windsor.Tests/ClassComponents/CycleB.cs
M src/Castle.Windsor.Tests/ClassComponents/ServiceUser.cs
M src/Castle.Windsor.Tests/ClassComponents/ServiceUser2.cs
M src/Castle.Windsor.Tests/ClassComponents/SimpleComponent1.cs
M src/Castle.Windsor.Tests/ContainerProblem2.cs
M src/Castle.Windsor.Tests/DependencyGraph.cs
M src/Castle.Windsor.Tests/GraphTestCase.cs
M src/Castle.Windsor.Tests/MicroKernelTestCase.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
Log Message:
-----------
- worked around the issue of TryResolve throwing. For now there's just ugly
catch(Exception)... We'll need to get a proper fix for that in place instead.
--
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.