Hi Team, how do want the filesystem storage cooked :-). In the storage interface there are two methods store() and hold(); The MRUMemoryStore class implements in the hold() method the memory store. Two ways to implement the fs store: 1. We can implement the filesystem storage in the hold() method. This has the advantage, that automatically all serializable objects (CacheEventObjects and CacheStreamObject and CacheValidty) are stored on the fs. 2. Or we implement it in the store() method, then it is up to you to call this method. The advantage is more flexibility, disadvantage, you have to call 2 methods. Cheers Gerhard -- Gerhard Fröhlich [EMAIL PROTECTED] "black holes are, when GOD is dividing by zero" GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net GMX Tipp: Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1! http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]