On Friday 08 August 2003 10:48, Shamir Karkal wrote: > Yes (Hopefully :-) ) What do you mean by "Thread Safe"? Recently I posted some suggestions concerning this topic on the dev-list. The problem I came across is, that if you use the IndexedDiskCache and put some elements into it, the shutdown fails. The problem is, that the dispose method sets a cache flag in such a way that the cache is closed. The save process fails because the final update of the elements fails due to the fact that the cache is closed.
With regards, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
