[Zope-dev] ZCatalog and Unique IDs

Chris Withers chrisw@nipltd.com
Wed, 24 May 2000 14:44:00 +0100


Itamar Shtull-Trauring wrote:
> What happens when you have multiple ZODBs?  Additionaly, this breaks
> encapsulation between the ZODB and applications built on it, which isn't
> such a good idea.

Good, it was a stupid question. :-)

I guess when you catalog objects, you should make sure you use the REAL
path identifier though, not one that's been mangled by virtual hosting.

Hence the traversal interface?

cheers,

Chris