Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate share.js for doing operational transforms #16

Open
cooperq opened this issue Mar 29, 2014 · 5 comments
Open

Integrate share.js for doing operational transforms #16

cooperq opened this issue Mar 29, 2014 · 5 comments
Assignees

Comments

@cooperq
Copy link
Member

cooperq commented Mar 29, 2014

@tedsuo has been wroking on modifying sharejs to work with json data.

@JohnMcLear
Copy link

How is this going? I noticed a lot of projects started trying to use ShareJS OT engine and gave up ;\

@cooperq
Copy link
Member Author

cooperq commented Feb 7, 2015

Yea I think it didn't end up working out very well for us unfortnuately. Right now we still don't have any OT model and it's just last write wins. But we still do need some form of OT in there. ShareJS might still be a good model or it might be easier just to roll our own.

@cooperq
Copy link
Member Author

cooperq commented Feb 7, 2015

Yea I think it didn't end up working out very well for us unfortnuately. Right now we still don't have any OT model and it's just last write wins. But we still do need some form of OT in there. ShareJS might still be a good model or it might be easier just to roll our own.

How difficult do you think it would be to transpose the OT system that etherpad is using onto ethersheet?

@JohnMcLear
Copy link

Imho last write on a spreadsheet is probably fine, OT'ing things may just add too much complexity with no real quick wins..

@cooperq
Copy link
Member Author

cooperq commented Feb 9, 2015

yea @tedsuo probably can shed more light on this but last write seems to be working so far and not causing any problems. I am included to leave it unless we start to see a serious problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants