[Soap-Python] Choice a soap library
Christophe de Vienne
cdevienne at gmail.com
Thu Jul 22 10:23:55 CEST 2010
Le 20/07/2010 18:36, Brad Allen a écrit :
>
> This part of the article caught my eye: "we found a reference to the
> idea of merging soaplib and TGWebServices, but that work seems to have
> stalled out."
>
> Do you know anything about that? It sounds like a good idea, because
> this fragmentation of the Python SOAP community is a problem. There
> are not very many Python developers working in this area, and SOAP is
> a large, complex standard. I actually don't know much about the SOAP
> standard, and don't know if any of the existing Python SOAP libraries
> fully implement that standard.
I don't know anything about that. It could make sense to use soaplib to
implement the SOAP frontend of tgwebservices, but I am not sure it is
really worth it right now : SOAP is one of the protocols TGWebServices
supports, and as such we only implement the subset of SOAP that cover
the features of tgws, which is not much.
Moreover the current implementation is pretty stable and no major
rewrite is planned for now.
Christophe
More information about the Soap
mailing list