[ZODB-Dev] Getting all OIDs from a storage.

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon May 1 16:07:01 EDT 2006


On Monday 01 May 2006 14:14, Jim Fulton wrote:
> I suggest that:
>
> - The storage should be required to return OIDs in the
>    database at aproximately time the call was made.  It should
>    be acceptable to omit recent items.  The idea is that OIDs
>    generated while the request is being satisfied might be
>    ommitted.
>
> - It should be acceptable to return OIDs that have been deleted.
>
> It should be noted that this API is aimed at the use case
> of data conversion.  As a result, it doesn't matter if new data are
> written while the iteration is taking place because new data
> should not need to be converted.

I agree.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the ZODB-Dev mailing list