(no title)
mweidner | 9 months ago
As others in the comments argue, this is technically a CRDT (though a fully general one); also, undoing/replaying ops is itself non-trivial to implement. However, I hope this is still simpler than using a traditional CRDT/OT for each data type.
math_dandy|9 months ago
mweidner|9 months ago
Whether the converged result is at all reasonable is a different question.