I
Ivan Voras
Is anybody using SOAP with Python "seriously"[1]? It seems there's a
number of implementations out there, but most aren't developed any more.
Specifically, I hadn't found a library that supports "sessions" with
SOAP, implemented with HTTP cookies to achieve server-object persistance.
Have I missed something?
[1] I'm from the "SOAP is bad and ugly" camp, but I must use it in a
project...
number of implementations out there, but most aren't developed any more.
Specifically, I hadn't found a library that supports "sessions" with
SOAP, implemented with HTTP cookies to achieve server-object persistance.
Have I missed something?
[1] I'm from the "SOAP is bad and ugly" camp, but I must use it in a
project...