>> I'm experimenting with rpc_python,
> 
> You mean RpcPython, the qooxdoo-contrib, right?!
> 

Yes, that's right. Thanks for this Thomas. Since I wrote last night I've 
managed to install the python-cjson and run into:

File "/Users/andy/sander/services/qxjsonrpc/json.py", line 140, in encode
    return cjson.encode(obj, extension=dateEncoder, key2str=True)
TypeError: encode() takes no keyword arguments

..which suggests that RpcPython may be relying on an old version of 
python-cjson as well. Unfortunately this is a 
difficult position for a python newby like myself since the RpcPython code is 
quite sophisticated and I think
relies on a good understanding of what the qooxdoo client end is up to.

If I'm going to have to update this myself, is there anyone available who might 
be content to answer some 
naive questions about the qooxdoo client end ?

Andy
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to