Migrated DictionaryAdapter work in CastleContrib into a general component.
commit4906f10cf993e0dcc0cc95745fb903b445ec0d5d
authorcneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Fri, 3 Aug 2007 17:15:50 +0000 (3 17:15 +0000)
committercneuwirt <cneuwirt@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Fri, 3 Aug 2007 17:15:50 +0000 (3 17:15 +0000)
treeb5cf94615baf3f39cb3648c6e178c1b59163f2b8
parent50c83b0c4eca33d62d84570aba34fb0a34f03d23
Migrated DictionaryAdapter work in CastleContrib into a general component.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@4082 73e77b4c-caa6-f847-a29a-24ab75ae54b6
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/Castle.Components.DictionaryAdapter.Tests-vs2005.csproj [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/Castle.Components.DictionaryAdapter.Tests.build [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter.Tests/DictionaryAdapterFactoryTestCase.cs [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter-vs2005.csproj [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/Castle.Components.DictionaryAdapter.build [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/CastleKey.snk [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/DictionaryAdapterFactory.cs [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/DictionaryAdapterKeyPrefixAttribute.cs [new file with mode: 0644]
Components/General/DictionaryAdapter/Castle.Components.DictionaryAdapter/IDictionaryAdapterFactory.cs [new file with mode: 0644]
Components/General/General.build