Steve8x8
unread,Oct 15, 2012, 2:58:25 AM10/15/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geo...@googlegroups.com, stev...@googlemail.com
UUIDs (see Wikipedia article), at least the ones used by gc, are flagged as "random" (it's one of the hex digits, _not_ leaving enough space for md5sum's full length).
I have seen queries for WIDs fail (temporarily) - supposedly because the database didn't properly translate them into GUIDs, the caches were reported as non-existing.
Therefore my guess is: there isn't such a mapping, or at least it's not reproducible in terms of algorithms. WIDs (and LIDs) are assigned in lexicographic order (base-31), and the UUIDs *may* reflect the creation time, but I doubt they can be translated back.
Someone using automated logging (GSAK etc) may try to produce a sequence of logs (GL??????) and check the corresponding LUIDs...