[Tutor] WHy use SOAPpy if we can do the things using httplibmoduleRe: How to connect to the SOAP server and make arequest..........

Andreas Kostyrka andreas at kostyrka.org
Tue Nov 28 21:38:07 CET 2006


> you're basically using high-level libraries as an abstraction layer
> (to make developing apps easier) to hide the messiness of the
> lower-level implementation and details which may not be applicable to
> your work.  i mean, why use Python when you can do it in C?
Wimp! You can do it in binary machine code. (Assemblers are weakminded
compilers only) And you can even have the joy multiple times, porting
your app to half a dozen architectures that might be relevant :)

Andreas


More information about the Tutor mailing list