Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Core
Commit: 285c044ace382d70da7984bee1d6290a11510e23
http://github.com/castleproject/Castle.Core/commit/285c044ace382d70da7984bee1d6290a11510e23
Author: Tom Maguire <[email protected]>
Date: 2010-09-13 (Mon, 13 Sep 2010)
Changed paths:
M src/Castle.Core.Tests/ReflectionBasedDictionaryAdapterTestCase.cs
M src/Castle.Core/Core/ReflectionBasedDictionaryAdapter.cs
Log Message:
-----------
Fixed ReflectionBasedDictionaryAdapter when using indexed properties
Previously indexed properties threw exceptions because they required
parameters to be supplied which the ReflectionBasedDictionaryAdapter
cannot provide. Indexed properties are now skipped similarly to unreadable
properties.
Commit: 8adb13d7cd00a9acae3f966f2b1aaec5a52f2ea7
http://github.com/castleproject/Castle.Core/commit/8adb13d7cd00a9acae3f966f2b1aaec5a52f2ea7
Author: Tom Maguire <[email protected]>
Date: 2010-09-13 (Mon, 13 Sep 2010)
Changed paths:
M Changes.txt
Log Message:
-----------
Changes.txt update - Fixed ReflectionBasedDictionaryAdapter when using indexed
properties
Changes.txt updated to reflect changes in previous commit
--
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.