hello,

As you may know, there's an incomplete comparison document for rpclib,
available here:

http://arskom.github.com/rpclib/h_and_f.html#comparison-with-other-rpc-frameworks

Three new additions to this document is going to be:

http://packages.python.org/WSME/
https://github.com/stepank/pyws
https://github.com/rancavil/tornado-webservices

I've briefly looked at all three. They have almost the same goals,
implement almost the same protocols,
same way. Especially tornadows looks almost like soaplib back when it
was 0.8.1, when it wasn't even using lxml.

Is there any particular reason the authors of these libraries chose to
implement a soap / rpc library from scratch instead of contributing to
an existing library?

Also, would you mind helping me with that document? We could even spin
it off the rpclib documentation if you desire.

I'm simply curious, yet very interested in your input.

Best Regards,
Burak

_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to