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

Commit: 3a8fbd43025c29b874c639b3b864c072ab8caea6
    
http://github.com/castleproject/Castle.Core/commit/3a8fbd43025c29b874c639b3b864c072ab8caea6
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-07-03 (Sat, 03 Jul 2010)

Changed paths:
  M src/Castle.Core/DynamicProxy/Contributors/DelegateTypeGenerator.cs
  M src/Castle.Core/DynamicProxy/Contributors/WrappedClassMembersCollector.cs
  M src/Castle.Core/DynamicProxy/Generators/BaseProxyGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/ClassProxyGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/ClassProxyWithTargetGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs
  M src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetGenerator.cs
  M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetInterfaceGenerator.cs
  M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithoutTargetGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/InvocationTypeGenerator.cs

Log Message:
-----------
- changed TypeUtil to be used as extension methods container


Commit: 0107bdba3b48095c34bb11233abb87a1b6136ff3
    
http://github.com/castleproject/Castle.Core/commit/0107bdba3b48095c34bb11233abb87a1b6136ff3
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-07-03 (Sat, 03 Jul 2010)

Changed paths:
  M src/Castle.Core.Tests/NonProxiedTargetMethodsTestCase.cs

Log Message:
-----------
- changed tests away from parametrized tests to support SL runner


Commit: b66b8a321a9593921bb582ff1066fa7b59106375
    
http://github.com/castleproject/Castle.Core/commit/b66b8a321a9593921bb582ff1066fa7b59106375
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-07-03 (Sat, 03 Jul 2010)

Changed paths:
  M src/Castle.Core.Tests/ReflectionBasedDictionaryAdapterTestCase.cs
  M src/Castle.Core/Core/ReflectionBasedDictionaryAdapter.cs

Log Message:
-----------
- since SL has stupid security model that does not allow reading values of 
internal properties, and C# compiler generates anonymous types as such, 
ReflectionBasedDictionaryAdapter will fail unless assembly has internals 
visible to set for Castle.Core. Also added code that will detect this situation 
and suggest the solution.


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