Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Components.DictionaryAdapter
Commit: 3002f65ec5632ccccc8d8a75c65d56b2c81c44d1
http://github.com/castleproject/Castle.Components.DictionaryAdapter/commit/3002f65ec5632ccccc8d8a75c65d56b2c81c44d1
Author: Craig Neuwirt <[email protected]>
Date: 2010-05-07 (Fri, 07 May 2010)
Changed paths:
M src/Castle.Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
M
src/Castle.Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
M src/Castle.Components.DictionaryAdapter.Tests/IdEqualityHashCodeStrategy.cs
M src/Castle.Components.DictionaryAdapter.Tests/TestDictionaryValidator.cs
A src/Castle.Components.DictionaryAdapter/AbstractDictionaryAdapterVisitor.cs
M src/Castle.Components.DictionaryAdapter/Attributes/ComponentAttribute.cs
M src/Castle.Components.DictionaryAdapter/Attributes/NewGuidAttribute.cs
M src/Castle.Components.DictionaryAdapter/Attributes/OnDemandAttribute.cs
M src/Castle.Components.DictionaryAdapter/Attributes/StringFormatAttribute.cs
M src/Castle.Components.DictionaryAdapter/Attributes/StringListAttribute.cs
M
src/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter-vs2008.csproj
M src/Castle.Components.DictionaryAdapter/DefaultPropertyGetter.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterBase.Edit.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterBase.Notify.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterBase.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterFactory.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterMeta.cs
M src/Castle.Components.DictionaryAdapter/IDictionaryAdapter.cs
A src/Castle.Components.DictionaryAdapter/IDictionaryAdapterVisitor.cs
M src/Castle.Components.DictionaryAdapter/IDictionaryPropertyGetter.cs
M src/Castle.Components.DictionaryAdapter/PropertyDescriptor.cs
M src/Castle.Components.DictionaryAdapter/XPathAdapter.cs
A src/Castle.Components.DictionaryAdapter/XPathBehavior.cs
M src/Castle.Components.DictionaryAdapter/XPathContext.cs
M src/Castle.Components.DictionaryAdapter/XPathResult.cs
Log Message:
-----------
- Breaking Change: GetProperty now accepts a flag to bypass on demand
- Added visitors to traverse dictionary
- More xml compliance to XPathAdapter
--
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.