Scalable XML Collaborative Editing with Undo short paper
St\'ephane Martin (LIF), Pascal Urso (INRIA Lorraine - LORIA),, St\'ephane Weiss (INRIA Lorraine - LORIA)

TL;DR
This paper introduces a scalable CRDT-based approach for XML collaborative editing that supports all editing aspects including undo, improving upon existing methods in scalability and functionality.
Contribution
It presents a novel CRDT for XML editing that handles elements, attributes, contents, and undo, enhancing scalability and robustness over prior approaches.
Findings
Supports all XML editing features including undo
More scalable than existing XML CRDTs
Enables error recovery and conflict resolution
Abstract
Commutative Replicated Data-Type (CRDT) is a new class of algorithms that ensures scalable consistency of replicated data. It has been successfully applied to collaborative editing of texts without complex concurrency control. In this paper, we present a CRDT to edit XML data. Compared to existing approaches for XML collaborative editing, our approach is more scalable and handles all the XML editing aspects : elements, contents, attributes and undo. Indeed, undo is recognized as an important feature for collaborative editing that allows to overcome system complexity through error recovery or collaborative conflict resolution.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
