[Zope] Working of multiple user on a document in a Zope Database

Casey Duncan cduncan@kaivo.com
Wed, 14 Mar 2001 15:56:12 -0700


Stefan Winandy wrote:
> 
> Hi!
> 
> Problem:
> 
> Dokuments are archived in a Zope System. How can you inhibit
> that multiple user make some changes on the same document?
> 
> Has anybody an answer?
> 
> br
> stefan
> 

Have the user enter a version and then open and change the
document. That will lock out other users from changing the 
document until the version changes are commited. It also helps keep
interim saves from breaking dependant objects.

-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>