First of all: Cool stuff :) Does not seem to be Pac-Man, though...
James Mason wrote:
2) I need help getting the cache keys right in ExtendedStore. I've added a method removeObjectFromCache() which takes a key as a parameter. Right now I'm passing the Uri of the object, but most of the caches use the uri plus a revision number. Currently I know of no way to get the revision number of the modified uri from the remote Slide instance, so I need a way to guess when clearing the cache. I'm also not sure how this will play with history uris. Can someone with experience here help me out?
I see. I have no idea was is passed by the events, but revision really should be included. If you do not have the revision information I guess invalidating all entries of a resource in all revisions would be necessary. Not quite sure how this would work... Maybe we need to iterate over all entries in the Map? Hmmmm....
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
