thron7 wrote:
> To that end, I had expected to see for quite a while
>
>   - an RPCTestClient contribution that lets you enter a service URL and
> request parameter, send the request to the server, and inspect the
> returned data, in a simple, form-style application
>
>   - a mock transport class à la "qx.io.remote.transport.Mock" that doesn't
> go to the server, but will return prefabricated data on particular
> requests, and which can be easily (i.e. changing one line of code)
> switched with real transport classes.
>
> It should be easy to see how these two tools could be combined (e.g.
> thinking of a Json-style representation of request-reply pairs). This
> would relieve everybody's lifes a lot.
>   
Yes, Inspector is awesome, it does help in easily checking out a small 
change in appearance or behavior :)

Yes, I'd like a mock client and mock request objects that's easy to 
switch with the real ones and where it's easy to have a set of test 
request/response data :) Basically, me too, for Thomas' suggestions :)

cheers,
skar.

-- 
--
The life so short, the craft so long to learn. 


------------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to