Thankyou for your reply. >>There is something I half investigated whereby you can generate a gwt module that exports functions into the embedding scope. Gwt-export if memory serves.
I looked in gwt.export option , but I have to implement Exporter interface for the required classes and add @gwt.export Meta for required methods.This is again manual procedure indeed.Courtesy http://timepedia.blogspot.com/2007/06/gwt-demystified-generators-part-deux.html >>You could wire up some sort of javascript listener style interface where the javascript gets a complete document pushed on it every time the OT doc changes, along with some sort of "make this edit" call interface, which would map half decently to the underlying OT implementation, but would probably suck majorly from the javascripter's point of view. If complete document is pushed I will have the cursor problem and edit during the document push operation might be lost.Iam not very clear on this. regards, Krithi -- 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.
