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

Commit: 45dc511a58121042b5693cc207d259d49ee1c87a
    
http://github.com/castleproject/Castle.InversionOfControl/commit/45dc511a58121042b5693cc207d259d49ee1c87a
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-04-20 (Tue, 20 Apr 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
  M src/Castle.Windsor.Tests/Configuration2/ConfigurationInstallersTestCase.cs
  A src/Castle.Windsor.Tests/Configuration2/UsingAssemblyTestCase.cs
  A src/Castle.Windsor.Tests/Configuration2/config_with_using_assembly.xml
  M src/Castle.Windsor/Castle.Windsor-vs2008.csproj
  A src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
  M src/Castle.Windsor/MicroKernel/Registration/AllTypes.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/TypeNameConverter.cs
  M 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/DefaultTextNodeProcessor.cs
  M 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/IncludeElementProcessor.cs
  A 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/ElementProcessors/UsingElementProcessor.cs
  M 
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/XmlProcessor.cs

Log Message:
-----------
- added ability to add assemblies to the config, so that they'll be scanned for 
types when short type name is used. The syntax is as follows:

  <using assembly="assemblyName or path to file.dll" />


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