Commit b0772738 authored by Gary Poster's avatar Gary Poster

Another attempt at a small bit of clarification

parent 4b053731
......@@ -10,8 +10,8 @@ otherwise abort a transaction. As such, it risks data integrity in order to
try to avoid throwing away potentially computationally expensive transactions.
The risk of harming data integrity should not be underestimated. Writing
conflict resolution code takes some responsibility away from the ZODB
for transactional integrity, and puts it in the hands of the developer
conflict resolution code takes some responsibility for transactional
integrity away from the ZODB, and puts it in the hands of the developer
writing the conflict resolution code.
The current conflict resolution code is implemented with a storage mix-in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment