[Zope-CMF] Re: Initial checkin of CMFUid (unique ids) and example
usage diff for CMFDefault.Favorite
Dieter Maurer
dieter at handshake.de
Thu Jul 22 15:22:08 EDT 2004
Chris Withers wrote at 2004-7-22 10:05 +0100:
> ...
>The need for application-level uid's is a constant source of annoyance
>for me. We need uid's at the storage layer, why can't these be leveraged
>at the application level?
Unfortunately, storage level UID are not unique because
a Zope system can integrate many storages...
Jim proposed a new ZODB concept "Multidatabases".
With it, storage level UIDs might be implemented.
But, "Multi databases" is not yet implemented...
--
Dieter
More information about the Zope-CMF
mailing list