|
|
|
|
|
by dan-robertson
2051 days ago
|
|
I think this is getting off topic as Anu/Pijul is not doing operational transformations (I assume this is what you meant when you wrote operational semantics). I still claim that the reason OT works well with google docs is that it can rely on a centralised server, low latency and tie breaking. Tie breaking means one doesn’t need to worry about representations of conflicts (and allowing changes to merge in sound ways) which is in some sense the main thing pijul does. Low latency means that users are able to cope with the tie breaking rules doing the wrong thing A centralised server means that there is less need for the merges to work in the sound way that pijul aims to make them work. Therefore I put it to you that google docs is neither an example of the same theory that pijul is based on not evidence that OT would work for some kind of well-behaved structure-aware DVCS. |
|