Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Facilities.Wcf
Commit: bb670bf02f091f3ea04543885083d5a3d82eeac4
http://github.com/castleproject/Castle.Facilities.Wcf/commit/bb670bf02f091f3ea04543885083d5a3d82eeac4
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-08 (Fri, 08 Oct 2010)
Changed paths:
M src/Castle.Facilities.WcfIntegration/Behaviors/ServiceEndpointExtensions.cs
M src/Castle.Facilities.WcfIntegration/Internal/WcfUtils.cs
Log Message:
-----------
- changed visibility of AddBehaviors methods to internal. They should not be
exposed as public because their usage may lead to stack overflow.
Commit: b8e680bbe9fefc6cc447ad04c41f745688acee68
http://github.com/castleproject/Castle.Facilities.Wcf/commit/b8e680bbe9fefc6cc447ad04c41f745688acee68
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-08 (Fri, 08 Oct 2010)
Changed paths:
M
src/Castle.Facilities.WcfIntegration/Client/AbstractChannelBuilder.Generic.cs
M
src/Castle.Facilities.WcfIntegration/Client/Async/AsyncChannelFactoryBuilder.cs
M src/Castle.Facilities.WcfIntegration/Client/Duplex/DuplexChannelBuilder.cs
M src/Castle.Facilities.WcfIntegration/Client/IChannelFactoryBuilder.cs
Log Message:
-----------
- minor clean up in the code
Commit: 74182e197f61f306288137ff491154690dc5cf53
http://github.com/castleproject/Castle.Facilities.Wcf/commit/74182e197f61f306288137ff491154690dc5cf53
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-10-08 (Fri, 08 Oct 2010)
Changed paths:
M src/Castle.Facilities.WcfIntegration.Tests/AsyncChannelFactoryFixture.cs
M src/Castle.Facilities.WcfIntegration.Tests/WcfClientFixture.cs
M
src/Castle.Facilities.WcfIntegration/Client/Async/AsyncChannelFactoryBuilder.cs
M src/Castle.Facilities.WcfIntegration/Client/WcfClientActivator.cs
M src/Castle.Facilities.WcfIntegration/Client/WcfClientExtension.cs
Log Message:
-----------
- rebuilt how ProxyGenerator is used in the facility. Now only one instance is
created in WcfClientExtension and then reused in other places where required
(namely in WcfClientActivator/WcfProxyFactory and AsynChannelFactoryBuilder<>)
--
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.