Hi all,

I was wondering if anyone has used pysimplesoap client on GAE with any sort 
of caching?  Since the WSDL is not going to change often, I'd love to cache 
my client between requests.  seems like the client itself is un-pickelable. 
 My next thought is to update the SoapClient.wsdl method to be able to cache 
the files in memcache rather than disk so that it will work on GAE.

Thoughts?  opinions?

thanks,

christian

Reply via email to