Re: An Open Source implementation of Google Drive Realtime API

2014-07-16 Thread Joseph Gentle
On Wed, Jul 16, 2014 at 2:35 PM, Kythyria Torsfarenris wrote: >> I recently paired with the author of quilljs and stypi to port his >> rich text OT type for quill into sharejs. It works great. > > I eagerly await publication of that. Yeah I'm looking forward to it too - its been a few weeks, I sh

Re: An Open Source implementation of Google Drive Realtime API

2014-07-16 Thread Kythyria Torsfarenris
I eagerly anticipate that getting posted. FWIW, the obstacle I perceived for trying to do disconnected operation is that you can't tell if a On Wed, Jul 16, 2014 at 6:55 PM, Joseph Gentle wrote: > Yes, as far as I know its impossible (Or at least impractical - you'd > need to have garbage colle

Re: An Open Source implementation of Google Drive Realtime API

2014-07-16 Thread Joseph Gentle
Yes, as far as I know its impossible (Or at least impractical - you'd need to have garbage collection). But thats ok - implementing a rich text type is *easier* than implementing a JSON type. I recently paired with the author of quilljs and stypi to port his rich text OT type for quill into sharej

Re: An Open Source implementation of Google Drive Realtime API

2014-07-16 Thread Kythyria Torsfarenris
On 16 Jul 2014 03:45, "Michael MacFadden" wrote: > > Random question. You mention. GR, Wave, and Etherpad. What is GR? Google drive Realtime