Cache the TypeConverters in the PropertyDescriptor.
commit4d7a04ce2dcd51348d347a8509ecfab119750620
authorcneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Wed, 21 Nov 2007 15:18:24 +0000 (21 15:18 +0000)
committercneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Wed, 21 Nov 2007 15:18:24 +0000 (21 15:18 +0000)
tree655012bb822e10fd5d284b919bf4dab16466faf3
parentb385cc64c12664e0d76f4b76840fc5309a926036
Cache the TypeConverters in the PropertyDescriptor.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@4507 73e77b4c-caa6-f847-a29a-24ab75ae54b6
Components/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs
Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/Attributes/DictionaryStringValuesAttribute.cs
Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/DefaultPropertyGetter.cs
Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/DictionaryAdapterFactory.cs
Components/DictionaryAdapter/Castle.Components.DictionaryAdapter/PropertyDescriptor.cs