Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Components.DictionaryAdapter
Commit: da29cbfa73c1c2409cc47cdf331913d5d2fceda7
http://github.com/castleproject/Castle.Components.DictionaryAdapter/commit/da29cbfa73c1c2409cc47cdf331913d5d2fceda7
Author: Craig Neuwirt <[email protected]>
Date: 2010-04-12 (Mon, 12 Apr 2010)
Changed paths:
M src/Castle.Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
M
src/Castle.Components.DictionaryAdapter.Tests/Castle.Components.DictionaryAdapter.Tests-vs2008.csproj
M
src/Castle.Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
A src/Castle.Components.DictionaryAdapter.Tests/IdEqualityHashCodeStrategy.cs
M
src/Castle.Components.DictionaryAdapter/Attributes/DictionaryComponentAttribute.cs
M src/Castle.Components.DictionaryAdapter/Attributes/OnDemandAttribute.cs
M
src/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter-vs2008.csproj
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterBase.Edit.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterBase.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterFactory.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterInstance.cs
M src/Castle.Components.DictionaryAdapter/DictionaryAdapterMeta.cs
M src/Castle.Components.DictionaryAdapter/IDictionaryAdapter.cs
M src/Castle.Components.DictionaryAdapter/IDictionaryAdapterFactory.cs
A
src/Castle.Components.DictionaryAdapter/IDictionaryEqualityHashCodeStrategy.cs
M src/Castle.Components.DictionaryAdapter/PropertyDescriptor.cs
A src/Castle.Components.DictionaryAdapter/Util/BindingListInitializer.cs
A src/Castle.Components.DictionaryAdapter/Util/IOnDemandStrategy.cs
M src/Castle.Components.DictionaryAdapter/Util/IValueInitializer.cs
M src/Castle.Components.DictionaryAdapter/XPathAdapter.cs
M src/Castle.Components.DictionaryAdapter/XPathContext.cs
Log Message:
-----------
- Added ability to clear property
- Added strategy for OnDemand properties
- Added strategy for Equality & HashCode
- Possible Breaking Change: Factory no longer has static cache of types.
Each factory now represents an independent scope of types
--
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.