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

Commit: 55eab1049541b859980d9ae3259327dedc2f386f
    
https://github.com/castleproject/Castle.Core/commit/55eab1049541b859980d9ae3259327dedc2f386f
Author: Craig Neuwirt <[email protected]>
Date:   2011-05-09 (Mon, 09 May 2011)

Changed paths:
  M 
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
  M src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IBook.cs
  M 
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/MemberwiseEquaityHashCodeStrategyTestCase.cs
  M 
src/Castle.Core/Components.DictionaryAdapter/AbstractDictionaryAdapterVisitor.cs
  M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Copy.cs
  M src/Castle.Core/Components.DictionaryAdapter/IDictionaryAdapter.cs
  M src/Castle.Core/Components.DictionaryAdapter/IDictionaryAdapterVisitor.cs
  M src/Castle.Core/Components.DictionaryAdapter/IDictionaryCopyStrategy.cs
  M src/Castle.Core/Components.DictionaryAdapter/IDictionaryValidate.cs
  M 
src/Castle.Core/Components.DictionaryAdapter/MemberwiseEqualityHashCodeStrategy.cs
  M src/Castle.Core/Components.DictionaryAdapter/XPathAdapter.cs
  M src/Castle.Core/Components.DictionaryAdapter/XPathContext.cs

Log Message:
-----------
Use Func<PropertyDescriptor, bool> in leu of Predicte<PropertyDescriptor>
Rewrite MemberwiseEqualityHashCodeStrategy using 
AbstractDictionaryAdapterVisitor
Fixed XPathAdapter XPathAttribute that contains an attribute expression


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