Re: IDEA: Shared Buffers
"Vlad Dumitrescu" <[email protected]> Fri, 28 Nov 2003 14:16:49 +0100
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
From: "david wallin" <[email protected]> > I want to share a buffer between two or more machines running emacs. A > shared pasteboard if you will - or an IM for (decentralized) teams of > developers. > > Features I imagine this hack to have: > > - Security. At least for some buffers a cookie/certificate should be > avail for access. > - Decentralized (serverless). Every client should have his own copy. > - Discovering distel nodes interested in participation. Something like > RendezVous (Zeroconf). An example of this can be found here: > http://www.codingmonkeys.de/subethaedit/ could be interesting. Cool idea! :-) With Erlang in the background, the network connection part is easy. The principal issue would then be defining the communication protocol in order to preserve a consistent view over the document. I'd love to help, but I promised myself to spare the holidays for one of my projects (at least as cool as this one :-) that sat in the pipeline for a year or so... But if it's going to be a public discussion, then I could participate with my 2 cents' worth of input. regards, Vlad ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/