[Zope3-Users] Re: zope.intid and UUIDs
Benji York
benji at zope.com
Fri Apr 20 10:01:35 EDT 2007
I really like Gary's suggestions here, which I'll paraphrase:
First create interfaces that content can be adapted to to get a UUID, so
other people can provide different implementations and those can
interoperate. Then, create default implementations that work however
you like.
Then if you, or one of your users want to use a different, or second
implementation, the migration will be much easier.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope3-users
mailing list