Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 931af7fc8484a2632703a553ffb42295d5a72012
https://github.com/castleproject/Castle.Windsor/commit/931af7fc8484a2632703a553ffb42295d5a72012
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-08-31 (Wed, 31 Aug 2011)
Changed paths:
M TODO.txt
M src/Castle.Facilities.FactorySupport/FactoryActivator.cs
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/ClassComponents/CommonServiceUser2.cs
A src/Castle.Windsor.Tests/ClassComponents/PropertySetterThrows.cs
M src/Castle.Windsor.Tests/ExceptionsTestCase.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/ComponentActivatorException.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
M src/Castle.Windsor/MicroKernel/ComponentActivator/FactoryMethodActivator.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/NoResolvableConstructorFoundException.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/WebUserControlComponentActivator.cs
M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
Log Message:
-----------
- throwing better exception when property setter fails, and suggesting to the
user they can disable the setter injection
Commit: 4eacc2e5d22d53bd240d09bf50ad1f6e6bb718b9
https://github.com/castleproject/Castle.Windsor/commit/4eacc2e5d22d53bd240d09bf50ad1f6e6bb718b9
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
Log Message:
-----------
refactored DefaultKernel to use auto props
Commit: a3222f408894f5091e3b6db17d23cf4965f7149e
https://github.com/castleproject/Castle.Windsor/commit/a3222f408894f5091e3b6db17d23cf4965f7149e
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-09-01 (Thu, 01 Sep 2011)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
A
src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.NonSilverlight.cs
M src/Castle.Windsor/Windsor/Diagnostics/DefaultDiagnosticsSubSystem.cs
Log Message:
-----------
- split DefaultDiagnosticsSubSystem into !SILVERLIGHT and common part. Notice
usage of partial method InitExtensions()
Compare:
https://github.com/castleproject/Castle.Windsor/compare/4e0359f...a3222f4
--
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.