Added RedirectUsingNamedRoute
[castle.git] / Components / DictionaryAdapter / Changes.txt
blobf853a01e4a8a740bca1a0b2147280a9866c7b077
1 RC 4\r
2 ====\r
3 \r
4 - Added DictionaryStringListAttribute to support delimited string conversion\r
5 \r
6 - Created PropertyDescriptor to simplify IL generation\r
7 \r
8 - Refactored to generalize property getting and setting\r
9 \r
10 - Refactored to support general-purpose key modifications\r
12 - Applied patch from Lee Henson allowing Types to inherit or override prefixes using [DictionaryAdapterKeyPrefix()].\r
14 - Return default(T) for value type properties not in the dictionary\r
16 - Moved for CastleContrib/Castle.Tools.CodeGenerator