swalters
06-07-2006, 11:16 PM
Hi,
I'm needing an in-memory cache for a lot of reference tables in a smart-client application. I think that the EnterpriseLibrary Caching Block may be the way to go. In the latest Spring Air, I see a commented reference to it in
<!--
<object id="entLibCacheAdvice" type="Spring.Integration.EnterpriseLibrary.Caching.Cache Advice, Spring.Integration.EnterpriseLibrary">
<property name="CacheManager" ref="entLibCacheManager"/>
</object>
<object id="entLibCacheManager" type="Spring.Integration.EnterpriseLibrary.Caching.Cache FactoryObject, Spring.Integration.EnterpriseLibrary"/>
-->
I can't find any references to Spring.Integration.EnterpriseLibrary in the current source. Is this something that will be or could be added soon?
Thanks,
Shane Walters
I'm needing an in-memory cache for a lot of reference tables in a smart-client application. I think that the EnterpriseLibrary Caching Block may be the way to go. In the latest Spring Air, I see a commented reference to it in
<!--
<object id="entLibCacheAdvice" type="Spring.Integration.EnterpriseLibrary.Caching.Cache Advice, Spring.Integration.EnterpriseLibrary">
<property name="CacheManager" ref="entLibCacheManager"/>
</object>
<object id="entLibCacheManager" type="Spring.Integration.EnterpriseLibrary.Caching.Cache FactoryObject, Spring.Integration.EnterpriseLibrary"/>
-->
I can't find any references to Spring.Integration.EnterpriseLibrary in the current source. Is this something that will be or could be added soon?
Thanks,
Shane Walters