[Zope3-Users] Utility Local to an Annotation?
Martijn Pieters
mj at zopatista.com
Fri Apr 27 14:26:05 EDT 2007
On 4/27/07, Martin Aspeli <optilude at gmx.net> 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
More information about the Zope3-users
mailing list