SylvainTI / wwwsqldesigner

Automatically exported from code.google.com/p/wwwsqldesigner
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Suggestion: add real-time collaboration #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Allow multiple users to edit the same schema simultaneously.

Original issue reported on code.google.com by andor.sa...@gmail.com on 4 Aug 2010 at 12:37

GoogleCodeExporter commented 9 years ago
This is probably the most ambitious suggestion ever posted :)

Implementing such task requires:

- writing a new server-side component,
- implementing a COMET-like client-side connector,
- implementing a new diff-like notification protocol,
- adjusting present code to support all of these.

I am afraid that given my current amount of free time, I am unable to do this 
myself :-/

Original comment by ondrej.zara on 4 Aug 2010 at 7:08

GoogleCodeExporter commented 9 years ago
What if we do that.If you would direct what to be done and what not to be or if 
you help identifying structure we are ready to contribute using node.js. (we as 
2-3 people)

let us know. 

Original comment by sun.bhar...@gmail.com on 31 Jan 2012 at 10:19