Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Core
Commit: 4973826513942474bd7b7d4f4dea284415749f8a
http://github.com/castleproject/Castle.Core/commit/4973826513942474bd7b7d4f4dea284415749f8a
Author: Craig Neuwirt <[email protected]>
Date: 2010-05-12 (Wed, 12 May 2010)
Changed paths:
A DictionaryAdapter-Changes.txt
A DictionaryAdapter-Changes.txt~
A src/Castle.Core.Tests/AdaptingNameValueCollectionsTestCase.cs
A src/Castle.Core.Tests/AdaptingXmlTestCase.cs
M src/Castle.Core.Tests/Castle.Core.Tests-vs2008.csproj
A src/Castle.Core.Tests/CreateHashtableDictionaryStrategy.cs
A src/Castle.Core.Tests/DictionaryAdapterFactoryTestCase.cs
A src/Castle.Core.Tests/IdEqualityHashCodeStrategy.cs
A src/Castle.Core.Tests/TestDictionaryValidator.cs
M src/Castle.Core/Castle.Core-vs2008.csproj
A src/Castle.Core/DictionaryAdapter/AbstractDictionaryAdapter.cs
A src/Castle.Core/DictionaryAdapter/AbstractDictionaryAdapterVisitor.cs
A src/Castle.Core/DictionaryAdapter/Attributes/ComponentAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/DictionaryAdapterAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/DictionaryBehaviorAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/FetchAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/GroupAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/KeyAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/KeyPrefixAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/KeySubstitutionAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/MultiLevelEditAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/NewGuidAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/OnDemandAttribute.cs
A
src/Castle.Core/DictionaryAdapter/Attributes/PropagateNotificationsAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/StringFormatAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/StringListAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/StringValuesAttribute.cs
A
src/Castle.Core/DictionaryAdapter/Attributes/SuppressNotificationsAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/TypeKeyPrefixAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/XPathAttribute.cs
A src/Castle.Core/DictionaryAdapter/Attributes/XmlNamespaceAttribute.cs
A src/Castle.Core/DictionaryAdapter/CascadingDictionaryAdapter.cs
A src/Castle.Core/DictionaryAdapter/DefaultPropertyGetter.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterBase.Create.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterBase.Edit.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterBase.Notify.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterBase.Validate.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterBase.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterFactory.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterInstance.cs
A src/Castle.Core/DictionaryAdapter/DictionaryAdapterMeta.cs
A src/Castle.Core/DictionaryAdapter/DictionaryDescriptor.cs
A src/Castle.Core/DictionaryAdapter/DictionaryValidateGroup.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryAdapter.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryAdapterFactory.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryAdapterVisitor.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryBehavior.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryCreate.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryCreateStrategy.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryEdit.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryEqualityHashCodeStrategy.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryInitializer.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryKeyBuilder.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryMetaInitializer.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryNotify.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryPropertyGetter.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryPropertySetter.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryValidate.cs
A src/Castle.Core/DictionaryAdapter/IDictionaryValidator.cs
A src/Castle.Core/DictionaryAdapter/IPropertyDescriptorInitializer.cs
A src/Castle.Core/DictionaryAdapter/NameValueCollectionAdapter.cs
A src/Castle.Core/DictionaryAdapter/PropertyDescriptor.cs
A src/Castle.Core/DictionaryAdapter/Util/AttributesUtil.cs
A src/Castle.Core/DictionaryAdapter/Util/BehaviorVisitor.cs
A src/Castle.Core/DictionaryAdapter/Util/BindingListInitializer.cs
A src/Castle.Core/DictionaryAdapter/Util/DynamicValue.cs
A src/Castle.Core/DictionaryAdapter/Util/DynamicValueDelegate.cs
A src/Castle.Core/DictionaryAdapter/Util/EditableBindingList.cs
A src/Castle.Core/DictionaryAdapter/Util/EditableList.cs
A src/Castle.Core/DictionaryAdapter/Util/IDynamicValue.cs
A src/Castle.Core/DictionaryAdapter/Util/IValueInitializer.cs
A src/Castle.Core/DictionaryAdapter/XPathAdapter.cs
A src/Castle.Core/DictionaryAdapter/XPathBehavior.cs
A src/Castle.Core/DictionaryAdapter/XPathContext.cs
A src/Castle.Core/DictionaryAdapter/XPathExtensions.cs
A src/Castle.Core/DictionaryAdapter/XPathResult.cs
Log Message:
-----------
Merged Castle.DictionaryAdapter into Castle.Core
--
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.