Hi,
i'm trying to use qx.io.request.Xhr to call services that accept POST
request with JSON encoded body and respond with JSON encoded data.
It is like a qx.io.remote.Rpc mechanism, but i'm trying to only rely
on the new qx.io.request framework.

Seems that qx.io.request.Xhr can handle JSON response, but cannot
handle JSON request data, am i missing something?

What is in your opinion the best strategy for implementing RPC like
comunication in Qx 1.5 for new applications?
- Use qx.io.remote.Rpc, even if it's based on the old io stack.
- Create a custom implementation of qx.io.request.AbstractRequest
- Directly use qx.bom.request.Xhr

Thanks!

Gian Marco Gherardi
http://gianmarco.gherardi.me

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to