thron7-2 wrote: > > The one thing that I'd like to request is the ability to serialize the > elements of request-response pairs in a Json structure. You could save > away this data and it would later allow you to compare RPC behaviour, > replay requests and automatically verify them (e.g. in regression > testing), or use the data in mock-up's. >
Ok, I think the RpcConsole is almost ready for a beta release. Here is some preliminary information: https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/RpcConsole/trunk/readme.txt I have uploaded a demo here: http://www.qxtransformer.org/qooxdoo/RpcConsole/trunk/demo/default/build and the API Viewer here http://www.qxtransformer.org/qooxdoo/RpcConsole/trunk/demo/default/api Known issues: - The current code depends on a patch to qx.io2.ScriptLoader. I have opened this bug: http://bugzilla.qooxdoo.org/show_bug.cgi?id=2978 - CrossDomain requests do not work yet. Please open bugs for any other issues that you might come across. As soon as my ScriptLoader patch has been commited and no major bugs come up, I'll release a 0.1 version. For me, the contribution is feature-complete then, but I invite anyone to improve the code and add features. Cheers, Christian -- View this message in context: http://www.nabble.com/YAC-%28Yet-another-contribution%29%3A-RpcConsole-tp26001937p26048006.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
