Hi Sam, I must have a gap in my understanding. Is the <line> element a blip? What I'm not understanding is how two wave server implementations will be able to interop if they don't have an agreed upon document model. If the Fedone server were able to connect to the wavesandbox.com (once the federation port is open), it would seem as though it's going to melt down with the multi-user editing of a single blip's content.
Is there a doc specifying what the structure of the XML is or is that still behind closed doors? If I'm just ignorant and have missed something in the existing docs, I apologize but please point me in the right direction. Thanks, Dave On Aug 18, 7:57 pm, Sam Thorogood <[email protected]> wrote: > The 'type' field in elementStart indicates the type of XML element > being inserted - aka, when it is 'line', this should be seen as the > XML start tag <line>. > > On Tue, Aug 18, 2009 at 21:54, dave9summer<[email protected]> wrote: > > > I have been reviewing the Fedone implementation with the hope of > > reproducing the collaborative document editing that the Wavesandbox > > implements. (real time, simultaneous document editing) > > > I cannot seem to find any documentation (neither code comments nor any > > spec) that defines what the 'type' field in the elementStart operation > > means and what its list of possible values are. The Fedone > > implementation always sets it to 'line' but it doesn't appear as > > though any of the transform code pays attention to the type > > parameter ... The only time that the 'type' is checked is in the > > ConsoleClient code where it throws an exception if the type != 'line' > > > Is there a document on the structure of the various operations? The > > draft wave protocol spec doesn't appear to cover this in detail. > > > Thanks, > > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
