Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: d35c4aa0681d1e53296f049da182fdeeb363bd3f
http://github.com/castleproject/Castle.InversionOfControl/commit/d35c4aa0681d1e53296f049da182fdeeb363bd3f
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-05-14 (Fri, 14 May 2010)
Changed paths:
M src/Castle.Windsor/Castle.Windsor-vs2008.csproj
A src/Castle.Windsor/MicroKernel/Proxy/ComponentReference.Generic.cs
M src/Castle.Windsor/MicroKernel/Proxy/ComponentReference.cs
A src/Castle.Windsor/MicroKernel/Registration/Proxy/MixinRegistration.cs
M src/Castle.Windsor/MicroKernel/Registration/Proxy/ProxyGroup.cs
M src/Castle.Windsor/MicroKernel/Registration/Proxy/ProxyMixIns.cs
Log Message:
-----------
- added support for using services as mixins.
Commit: ef452d42b3a45c5f87460f78b48b346f39158178
http://github.com/castleproject/Castle.InversionOfControl/commit/ef452d42b3a45c5f87460f78b48b346f39158178
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-05-14 (Fri, 14 May 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Proxy/MixInTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/Proxy/ProxyMixIns.cs
Log Message:
-----------
- added tests for mixins
- updated changes.txt
- removed superfluous StandardInterceptor for mixins. Proxy will get generated
now anyway, so the interceptor which was used to trigger proxy generation is no
longer required.
--
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.