It is funny how sometimes Spring gets its way in, and slowly sucks away :)
Woo - this would be really cool. It would enable us to get rid of another config file from Confluence, replacing it with yet another Spring context file :)
Cheers,
Mike
ATLASSIAN - http://www.atlassian.com
On Sun, 19 Sep 2004 11:27:54 -0500, Dmitriy Kopylenko
> I've added "org.springframework.cache.ehcache.EhCacheManagerFactoryBean"
> and "org.springframework.cache.ehcache.EhCacheFactoryBean" to the
> sandbox. Please take a look at it with any suggestions and/or comments.
> Now, if we would provide such caching support classes, where would
> they live. Is "org.springframework.cache" top level package
> appropriate with sub packages for different caching subsystems i.e
> "ehcache", "oscache", etc.? If we all agree on the package for caching
> support classes, EHCache factory beans might make 1.1.1
>
> Regards,
> Dmitriy.