Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: 6047199aa66916c6d8546c71bf2d43dd5fe6cc8d
http://github.com/castleproject/Castle.InversionOfControl/commit/6047199aa66916c6d8546c71bf2d43dd5fe6cc8d
Author: kkozmic <[email protected]>
Date: 2010-05-28 (Fri, 28 May 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
M src/Castle.Windsor/Castle.Windsor-vs2008.csproj
M src/Castle.Windsor/Facilities/TypedFactory/DelegateFactory.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
M
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
A src/Castle.Windsor/MicroKernel/ComponentReference.Generic.cs
A src/Castle.Windsor/MicroKernel/ComponentReference.cs
A src/Castle.Windsor/MicroKernel/IReference.cs
A src/Castle.Windsor/MicroKernel/InstanceReference.cs
R src/Castle.Windsor/MicroKernel/Proxy/ComponentReference.Generic.cs
R src/Castle.Windsor/MicroKernel/Proxy/ComponentReference.cs
R src/Castle.Windsor/MicroKernel/Proxy/IReference.cs
R src/Castle.Windsor/MicroKernel/Proxy/InstanceReference.cs
Log Message:
-----------
- moved IReference and its implementation to Castle.MicroKernel namespace
- added ability to use custom selectors with delegate-based typed factories
Commit: 448b5bb9fc90b4eb772e2541759eba08c62b2cfb
http://github.com/castleproject/Castle.InversionOfControl/commit/448b5bb9fc90b4eb772e2541759eba08c62b2cfb
Author: kkozmic <[email protected]>
Date: 2010-05-28 (Fri, 28 May 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/ConstructorDependenciesModelInspector.cs
Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.InversionOfControl
--
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.