SDShare / Specification

SDShare - Protocol for the syndication and synchronisation of RDF
Other
10 stars 1 forks source link

"The client MUST record the date and time that it last updated its local copy" #38

Closed larsga closed 12 years ago

larsga commented 12 years ago

It must, but how? We need to say explicitly.

I think what it needs to do is to check the updated element for each entry and keep the latest of them. Right?

If that's the case I think we also need to say that if the client encounters errors during polling it needs to not record the new since time, as that will cause it to lose updates.

larsga commented 12 years ago

Yes, we check updated, and we keep the latest/highest. We do not go into error handling.

We also say this for snapshots, and it's the updated on the entry element of the snapshot you chose.

larsga commented 12 years ago

Make sure to say we change the since time for processed entries.

larsga commented 12 years ago

Must say that only update since time if "all entries successfully processed".

larsga commented 12 years ago

Done.