| There are some small conflict changes required to make the showcase behave correctly. 1) The strategy interface should change to accept all types of data required: base, server, client, serverDiff, clientDiff, opName 2) ConflictProcessor needs to be disabled as it is not needed and breaks the implementation. 3) Optimistic Response should not increment the version. |