[Zope3-Users] Re: Splitting ZODB ?
Chris Withers
chris at simplistix.co.uk
Mon Jun 26 08:31:05 EDT 2006
Jim Fulton wrote:
>
> First, you usually don't need an independent unique id for an
> object, since direct object references work much better in
> Zope 3 than they do in Zope 2.
Great :-)
> If you do need a separate identifier of some kind, you can
> use a key reference or use an integer id from an intid utlity,
> which simply assigns integers to key references.
What's a "key reference"?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope3-users
mailing list