20 Dec
1999
20 Dec
'99
2:57 p.m.
2. Add a ZODB conflict-resolution protocol. This will allow application level code to resolve conflicts. For example, imagine two requests that add items to a folder with different names. Currently, these requests conflict because they both modify the folder. In the future, folders might implement methods that resolve the conflict by adding both items.
Ooooh.. I would definitely like to see this happen. Have a timeline in mind? :) --Adam