2020-07-01 05:52:17 -04:00
|
|
|
# Operational Transformation
|
2019-03-31 10:02:05 -04:00
|
|
|
|
|
|
|
From 0.3.2, we started supporting operational transformation.
|
|
|
|
It makes concurrent editing safe and will not break up other users' operations.
|
|
|
|
Additionally, now can show other clients' selections.
|
2019-03-31 14:10:32 -04:00
|
|
|
|
|
|
|
See more at [https://operational-transformation.github.io/](https://operational-transformation.github.io/)
|
|
|
|
|
|
|
|
And even more in this 2010 article series:
|
|
|
|
|
2020-07-01 05:52:17 -04:00
|
|
|
- <https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_21.html>
|
|
|
|
- <https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_22.html>
|
|
|
|
- <https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs.html>
|