That sounds useful - could you submit it as a patch? (Make sure you fill out a contributor agreement if you haven't already)...
Anthony On Tue, Jul 13, 2010 at 11:27, Joseph Gentle <[email protected]> wrote: > 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. > -- Anthony Baxter, [email protected] -- 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.
