Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.Core

Commit: d3ec3bf36bbd34af1469321461e74be79ba6b89a
    
http://github.com/castleproject/Castle.Core/commit/d3ec3bf36bbd34af1469321461e74be79ba6b89a
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-26 (Sat, 26 Jun 2010)

Changed paths:
  M src/Castle.Core.Tests/Castle.Core.Tests.csproj
  A src/Castle.Core.Tests/DynamicProxy.Tests/DelegateProxyTestCase.cs
  M src/Castle.Core/Castle.Core.csproj
  M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterFactory.cs
  M src/Castle.Core/DynamicProxy/AbstractInvocation.cs
  M src/Castle.Core/DynamicProxy/Contributors/ClassProxyInstanceContributor.cs
  M src/Castle.Core/DynamicProxy/Contributors/CompositeTypeContributor.cs
  M src/Castle.Core/DynamicProxy/Contributors/MembersCollector.cs
  M src/Castle.Core/DynamicProxy/Generators/BaseProxyGenerator.cs
  A src/Castle.Core/DynamicProxy/Generators/DelegateMembersCollector.cs
  A src/Castle.Core/DynamicProxy/Generators/DelegateProxyGenerationHook.cs
  A src/Castle.Core/DynamicProxy/Generators/DelegateProxyGenerator.cs
  A src/Castle.Core/DynamicProxy/Generators/DelegateProxyTargetContributor.cs
  M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithoutTargetGenerator.cs
  M src/Castle.Core/DynamicProxy/ProxyGenerator.cs

Log Message:
-----------
- added delegate proxy generator. This contains just the stuff required by 
TypedFactoryFacility in Windsor as its not yet too well tested...


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