Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Core
Commit: b020bff8667b3ba23416ff4a8edef90ed3489aa4
https://github.com/castleproject/Castle.Core/commit/b020bff8667b3ba23416ff4a8edef90ed3489aa4
Author: Craig Neuwirt <[email protected]>
Date: 2011-04-28 (Thu, 28 Apr 2011)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/AdaptingXmlTestCase.cs
M
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
A src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/IEmptyTest.cs
M src/Castle.Core/Castle.Core.csproj
A src/Castle.Core/Components.DictionaryAdapter/Attributes/IfExistsAttribute.cs
M src/Castle.Core/Components.DictionaryAdapter/Attributes/RemoveIfAttribute.cs
A
src/Castle.Core/Components.DictionaryAdapter/Attributes/RemoveIfEmptyAttribute.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterBase.cs
M src/Castle.Core/Components.DictionaryAdapter/DictionaryAdapterFactory.cs
M src/Castle.Core/Components.DictionaryAdapter/PropertyDescriptor.cs
M src/Castle.Core/Components.DictionaryAdapter/XPathAdapter.cs
M src/Castle.Core/Components.DictionaryAdapter/XPathContext.cs
Log Message:
-----------
Added RemoveIfEmptyAttribute to nil out empty string and collections
Added IfTestAttribute to require existence of property
Commit: 99497e131060553c360d3374828c81d4e3fa70cd
https://github.com/castleproject/Castle.Core/commit/99497e131060553c360d3374828c81d4e3fa70cd
Author: Craig Neuwirt <[email protected]>
Date: 2011-04-29 (Fri, 29 Apr 2011)
Changed paths:
M src/Castle.Core/Components.DictionaryAdapter/XPathAdapter.cs
Log Message:
-----------
Handle XPathAdapter overlays (coercion) much better
Compare: https://github.com/castleproject/Castle.Core/compare/e773258...99497e1
--
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.