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 -~----------~----~----~----~------~----~------~--~---
