[Zope3-Users] Re: Splitting ZODB ?
David Pratt
fairwinds at eastlink.ca
Mon Jun 26 07:42:23 EDT 2006
Many thanks Jim.
Regards,
David
Jim Fulton wrote:
>
> I expect that these frameworks are documented in the Zope books.
>
> Look at the zope.app.keyreference and zope.app.intid packages.
> (Both of these should eventially be moved out of zope.app
> and both, sadly, were written before we developed doctest-based
> testing practices.)
>
> Jim
>
> On Jun 26, 2006, at 6:59 AM, David Pratt wrote:
>
>> Hi Jim. Where should this be done (separate identifier). I was
>> thinking of a UUID of some sort when I read this which could be
>> helpful for other things.
>>
>> Regards,
>> David
>>
>> Jim Fulton wrote:
>>
>>> 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.
>
> --
> Jim Fulton mailto:jim at zope.com Python Powered!
> CTO (540) 361-1714 http://www.python.org
> Zope Corporation http://www.zope.com http://www.zope.org
>
>
>
More information about the Zope3-users
mailing list