Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: f2e4795bea0ddec4ca7b9a8c45b51c34839560a6
http://github.com/castleproject/Castle.InversionOfControl/commit/f2e4795bea0ddec4ca7b9a8c45b51c34839560a6
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-16 (Wed, 16 Jun 2010)
Changed paths:
M src/Castle.Windsor.Tests/Installer/FromAssemblyInstallersTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
M src/Castle.Windsor/MicroKernel/Registration/AllTypes.cs
A src/Castle.Windsor/MicroKernel/Registration/AssemblyFilter.cs
M src/Castle.Windsor/MicroKernel/Registration/FromAssemblyDescriptor.cs
R src/Castle.Windsor/Windsor/Installer/AssemblyFilter.cs
M src/Castle.Windsor/Windsor/Installer/DefaultComponentInstaller.cs
M src/Castle.Windsor/Windsor/Installer/FromAssembly.cs
Log Message:
-----------
- added AllTypes.FromAssemblyInDirectory method
Commit: 61cf268fbc234f1ab0f2eeeb8d05070d6a646aad
http://github.com/castleproject/Castle.InversionOfControl/commit/61cf268fbc234f1ab0f2eeeb8d05070d6a646aad
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/Castle.Windsor.Tests/Registration/AllTypesTestCase.cs
Log Message:
-----------
Added a test for AllTypes.FromAssemblyInDirectory
Commit: 288c7f92234a6eeae44427bc35a544e72e182bdd
http://github.com/castleproject/Castle.InversionOfControl/commit/288c7f92234a6eeae44427bc35a544e72e182bdd
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-06-17 (Thu, 17 Jun 2010)
Changed paths:
M src/Castle.Windsor.Tests/Bugs/IoC_169/IoC_169.cs
M src/Castle.Windsor.Tests/Registration/AllTypesTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/AllTypes.cs
M src/Castle.Windsor/MicroKernel/Registration/AllTypesOf.cs
M src/Castle.Windsor/MicroKernel/Registration/FromDescriptor.cs
Log Message:
-----------
- Obsoleted old AllTypes.Of and AllTypes.Pick methods
- added AllTypes.FromThisAssembly and
AllTypes.FromAssemblyWhicheverMethodHere.Pick methods.
--
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.