> >> - jcr:modificationCounter which is automatically created and just to understand your architectural approach:
if i understand you correctly you would then in your "cache-system" check that property "jcr:modificationCounter" before serving anything from your cache. is that correct? and that means that the jcr client would on every access to your cache ask the "repository server" about the value of that "jcr:modificationCounter" over network? is that correct? on every read operation to your cache? is that really what you suggest? regards, david
