tags:

views:

25

answers:

1

If an Entry represents some file/resource that has changed - is it enough to change the updated field? I note that most feed readers won't show it as "new" as it has the same UUID?

rfc4287 says that I can change it, but feed readers seem to ignore it.

A: 

Well from looking at this, rf4287 says its fine to update a resource and its updated field. However, if you want feed readers to pick it up as a fresh item - you need to think of an Entry representing a change, not so much 1 to 1 with an underlying resource.

Michael Neale