Quote:
Originally Posted by ThR
Hmmm, I was NOT able to reproduce the problem I described.  Surely it was an error within layer 8 of the iso-osi-model. Sorry for hyperventilation. 
|
Well I'm happy the problem seems to have disappeared - hopefully for good. Let me know if it recurs.
I have put in a fix for the stale metedata possibility I had mentioned earlier. I've changed the order of the processing I do so that the read/write operation on the cache doesn't get interrupted with any user interaction, so that should greatly minimize the possibility of something getting in an update in the mean time. I also put in a check to look for that happening, in which case I bypass the save. That way, the data should not get corrupted. I need to test it out a little more before I post it though.
Thanks for your help.