Hi there,

I've just added json support to rpclib. it's currently not released, not 
documented, and not really tested yet works at first glance. See an 
example here:

https://github.com/plq/rpclib/tree/master/examples/multiple_protocols

The lightning talk I gave about Rpclib in PyCon 2012 Santa Clara is here:
http://arskom.github.com/rpclib/multiple_protocols_presentation.pdf

I have no idea if it'd be compatible with qooxdoo. If you can test it 
with qooxdoo's new rpc backend and file issues to 
http://github.com/arskom/rpclib or contact me via qooxdoo or the 
s...@python.org mailing list, I'd be happy to help.

The tests that pass are all in the repository. So if you want to get an 
idea about how much of it is implemented, you can see here:
https://github.com/plq/rpclib/blob/master/src/rpclib/test/protocol/test_json.py

Best,
Burak


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to