On 4/27/07, Martin Aspeli <[EMAIL PROTECTED]> wrote:
I think the cleanest design would be:

 - You have a generic object UUID facility
 - You make a UUID for a feed when you create it, and store it in the feed
annotation
 - You generate feed item UUIDs on the fly from a hash/concatenation of the
feed UUID and the generic object UUID

if you are generating UUID's based on the feed-specific UUID and a
unique identifier for the object, you could just use the already
present intid..

--
Martijn Pieters
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to