Lines Matching refs:resolution
39 <p>This article describes how to design a robust conflict resolution strategy for
52 your conflict resolution can be, so you must design your data carefully in order
53 to allow your conflict resolution logic to handle each case correctly.</p>
79 up to you to implement this conflict resolution logic.</p>
88 <p>Therefore, design of your cloud save data and conflict resolution code must be
95 <p>Here are some simple cases of conflict resolution. For many apps, it is
138 resolution will be severely limited. The best you could do would be to pick the largest of
144 conflict is detected. The "store only the total" conflict resolution algorithm would resolve
206 cloud save is not enough to implement a robust conflict resolution algorithm.</p>
216 <p>With this structure, your conflict resolution algorithm has room to be more
220 <p>Here is the conflict resolution algorithm for including the delta:</p>
447 <p>The new conflict resolution algorithm for the "drawer" solution is as follows:</p>
458 <em>(A:20, B:10, C:7, D:14)</em>. Note that how you apply conflict resolution