[Zope-CMF] Re: CMFUid isn't generating real uids
Raphael Ritz
r.ritz at biologie.hu-berlin.de
Tue Aug 17 04:40:42 EDT 2004
Chris Withers wrote:
> Dieter Maurer wrote:
>
>> Importing is a kind of copying.
>
>
> Not always... what if you're using it to move data between Zope
> instances or just between ZODB's?
>
>> However, it is quite likely that importing will break
>> all references (due to the creation of new UIDs).
>
>
> Indeed, which effectively makes import/export useless, right?
>
Not if you take care to provide a relationship manager
or reference engine that can handle these changes (using,
e.g., an event service to be notified)
Raphael
> Chris
>
More information about the Zope-CMF
mailing list