Re: Partial object caching

2012-08-30 Thread Bogdan Graur
Thank you for taking the time to draw that diagram! Looking at this diagram and the code some things are not clear for me: 1. Is there a one to many relation between a cached object and a Doc structure? In other words: many Doc structure hold the data for a cached object? The diagram says that

Re: Partial object caching

2012-08-30 Thread Alan M. Carroll
Thursday, August 30, 2012, 5:29:16 PM, you wrote: 1. Is there a one to many relation between a cached object and a Doc structure? Yes, that's the chained Docs in the lower right. Each Doc represents a fragment and we have discussed previously how objects are stored as an ordered set of