Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: d6337c999514181bcad69c0b75523b5b13d6427e
http://github.com/castleproject/Castle.InversionOfControl/commit/d6337c999514181bcad69c0b75523b5b13d6427e
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-12 (Tue, 12 Oct 2010)
Changed paths:
M src/Castle.Windsor.Tests/Adapters/ComponentModel/ContainerAdapterTestCase.cs
Log Message:
-----------
- fixed broken test (typo)
Commit: a72a336b43ec35bf848676db3fc0d02cd4ccc801
http://github.com/castleproject/Castle.InversionOfControl/commit/a72a336b43ec35bf848676db3fc0d02cd4ccc801
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-12 (Tue, 12 Oct 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
R
src/Castle.Windsor.Tests/Registration/Interceptors/InterceptorReferenceComparer.cs
M src/Castle.Windsor.Tests/Registration/Interceptors/InterceptorsTestCase.cs
M src/Castle.Windsor/Core/ComponentModel.cs
M src/Castle.Windsor/Core/InterceptorAttribute.cs
M src/Castle.Windsor/Core/InterceptorReference.cs
M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/InterceptorInspector.cs
M
src/Castle.Windsor/MicroKernel/Registration/Interceptor/InterceptorDescriptor.cs
M src/Castle.Windsor/Windsor/Proxy/AbstractProxyFactory.cs
Log Message:
-----------
- completely restructured InterceptorReference, so that it now implements
IReference<IInterceptor> interface.
--
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.