Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: dc85104405d6f84484c4e704e99adde17d7e49cb
https://github.com/castleproject/Windsor/commit/dc85104405d6f84484c4e704e99adde17d7e49cb
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-12-27 (Tue, 27 Dec 2011)
Changed paths:
A Castle.Windsor.sln.DotSettings
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
M src/Castle.Windsor/MicroKernel/Registration/FromAssemblyDescriptor.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/TypeNameConverter.cs
M src/Castle.Windsor/Windsor/Installer/AssemblyInstaller.cs
M src/Castle.Windsor/Windsor/Installer/DefaultComponentInstaller.cs
Log Message:
-----------
- added GetAvailableTypes method used to load types from an assembly.
This caters for cases where some types cannot be loaded (due to, say -
undeployed dependencies) which is, as noted by Hammett
http://hammett.castleproject.org/index.php/2011/12/a-decent-directorycatalog-implementation/
completely legal and we shouldn't fail in this case.
--
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.