[hibernate-dev] cacheable files
Hardy Ferentschik
hardy at hibernate.org
Wed Apr 13 05:15:19 EDT 2011
On Tue, 12 Apr 2011 21:26:01 +0200, Steve Ebersole <steve at hibernate.org>
wrote:
> Do we want to make caching of files a flag for processing all of the xml
> files?
>
> Currently we have methods:
> addFile(String path)
> addFile(File file)
> addCacheableFile(String path)
> addCacheableFile(File file)
>
> Could we instead condense these and allow configuration of whether to
> try and cache xml files?
Besides my other comments regarding low priority and xml maybe not being
the right
level of caching, I would also prefer a configuration approach.
--Hardy
More information about the hibernate-dev
mailing list