On May 30, 2013, at 11:09 AM, Jeff Johnson <[email protected]> wrote:
> Looking through all of the documentation and looking at code I found out that
> there is - in fact - an entry id that does not change. The etag is a version
> id used for versioning the entry. If I add an entry in my app and then
> change it on my phone, the etag will change but the entry id will not. It
> only took me about 10 hours to find the answer to this one.
'etags' are hashes that are used to detect if something has been
corrupted or otherwise changed. It's a quick way to find all the things that
need to be updated.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.