Re: Paging in getContentChanges feed

2014-10-29 Thread vincent tang
27, 2014 6:42 PM Subject: Re: Paging in getContentChanges feed Hi Vincent, There is an intention behind the overlap. Repositories may clean out the change log from time to time because it is impossible for them to keep all change events from the beginning of time. If a client sees the overla

Re: Paging in getContentChanges feed

2014-10-27 Thread Florian Müller
Hi Vincent, There is an intention behind the overlap. Repositories may clean out the change log from time to time because it is impossible for them to keep all change events from the beginning of time. If a client sees the overlap it knows that is hasn't skipped an event. If there is no overla

Paging in getContentChanges feed

2014-10-27 Thread vincent tang
I have a question about paging getContentChanges. getContentChanges has only one paging parameter: maxItems while the other feeds has both maxItems and offset. However I think the spec means you can use changeLogToken as a mean as offset, because all change events returned by getContentChanges