Hi,

I've noticed that my Soappy calls get converted to URLFetch calls on Google
AppEngine.  There seems to be documentation that UrlFetch can do
Asynchronous operations [1] but I'm not really sure how to make the soap
operations asynchronous.  Tried looking at the Soapproxy class and see if I
can put in callsbacks with urllib somewhere, but I think I am even more
confused now.  Thoughts suggestions, besides used twisted?



Regards,

Dennis


[1] (
https://developers.google.com/appengine/docs/python/urlfetch/asynchronousrequests
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to