[Zope] _p_resolveConflict not called on conflict
    Martijn Pieters 
    mj at zopatista.com
       
    Tue Aug  7 12:59:33 EDT 2007
    
    
  
On 8/7/07, Martijn Pieters <mj at zopatista.com> wrote:
> On 8/7/07, Andreas Jung <lists at zopyx.com> wrote:
> > > Is ZEO involved? If so, does your ZEO instance have the Product
> > > installed (with all it's dependencies), so the ZEO server can access
> > > the resolve method?
> >
> > Are you sure that conflict resolution happens on the ZEO server side?
>
> Absolutely. Where else would it happen?
See the "Caveats and Dangers" section in:
  http://svn.zope.org/ZODB/trunk/src/ZODB/ConflictResolution.txt?rev=77078&view=markup
Conflict Resolution is a feature of a ZODB storage, and as the storage
is the responsibility of the ZEO server, takes place there.
-- 
Martijn Pieters
    
    
More information about the Zope
mailing list