Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Core
Commit: 1d1e2bd5388106c454084b3c43c78b63819f7776
http://github.com/castleproject/Castle.Core/commit/1d1e2bd5388106c454084b3c43c78b63819f7776
Author: Craig Neuwirt <[email protected]>
Date: 2010-09-17 (Fri, 17 Sep 2010)
Changed paths:
M Changes.txt
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
M src/Castle.Core.Tests/TestDictionaryValidator.cs
M src/Castle.Core/Castle.Core.csproj
M
src/Castle.Core/Components.DictionaryAdapter/AbstractDictionaryAdapterVisitor.cs
M
src/Castle.Core/Components.DictionaryAdapter/Attributes/ComponentAttribute.cs
M
src/Castle.Core/Components.DictionaryAdapter/Attributes/DictionaryBehaviorAttribute.cs
M src/Castle.Core/Components.DictionaryAdapter/DefaultPropertyGetter.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Edit.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Notify.cs
M
src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.Validate.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterFactory.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterInstance.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterMeta.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryDescriptor.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryValidateGroup.cs
M src/Castle.Core/Components.DictionaryAdapter/PropertyDescriptor.cs
A src/Castle.Core/Components.DictionaryAdapter/Util/PriorityBehavior.cs
Log Message:
-----------
Reworked DictionaryAdapter overrides so that thet are applied in order relative
to interface and property behaviors. When order is the same, the overrides
will come last
--
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.