Hi all,

I'm trying to decide on an web service API structure. Ideally I'd like 
it to be in the REST style. I've played around with qx.io.rest.Resource 
and it works. However, I cannot see a way to specify a different server. 
Yes I'd like to be able to have the REST service on a different server 
from the one that serves the qooxdoo app.

Is this possible? It looks like it's possible with a plain 
qx.io.request.Xhr. Jsonp does work as well, but I cannot see a way to 
specify the method when using qx.io.request.Jsonp.

Must I use a qx.io.request.Xhr? Are there any other ways to do this? As 
I'm in the initial stages, I am very open to any suggestions.

Thanks,

Simon

PS
If there are currently no plans to allow qx.io.rest.Resource to do CORS, 
I would highly recommend it.

-- 
simonsmicrophone.com


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to