On 2 Sep 2004, at 08:19, Ugo Cei wrote: > Pier Fumagalli wrote: >> >> I think it might have been because in the code comments of the >> EHStore there's a mention that the store is not persistent across JVM >> restarts, but now it seems they "fixed" it... >> http://ehcache.sourceforge.net/documentation/#mozTocId581616 > > But see also: > > "Note: This documentation is being updated for the forthcoming release > of Version 1.0 of ehcache. The current release, version 0.9, contains > most of the features documented here, with the main exception being > persistence DiskStores." > > Assuming I interpret this correctly, we could have EHCache as the > default cache as soon as it reaches 1.0. I agree... I'd say to separate it out of the ScratchPad so that it's easier to test (maybe in 2.1.6), and then when they hit 1.0, we can swap it with JCS. All agree??? Pier