I've written a little script (java) which generates testing data for document OT implementations where linking to java isn't an option.
The script outputs is a series of text files. Each file contains a list of random doc ops, which can be applied consecutively to a document. After each operation is the XML of the document once the preceeding operation has been applied. The operations are expressed in JSON, in the same format as the websocket client-server protocol. Would the script (or the generated data) be useful to anyone else? I've found a bunch of bugs in my compose function from the exercise, and I already had ~30 unit tests thrashing it. -Joseph -- 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.
