Hi everyone,

I know the subject of WSDL parsing has come up many times in the past but something bothers me after some research I did today among the multiple forks of soaplib...

These links:
https://github.com/cuker/soaplib/commit/85bed2c98693451bcc2537f9e895d573ff7ece7b#diff-7
https://github.com/soaplib/soaplib/tree/0_8/soaplib/parsers (which seems to be related to the previous)

... show a script named " wsdlparse.py <https://github.com/soaplib/soaplib/blob/0_8/soaplib/parsers/wsdlparse.py>" which obviously aims at providing the famous WSDL-based services.

Since rpclib, as I understand it, is the official successor of soaplib, how come this script has not been included (or was erased) between soaplib 0.8/1.0/2.0 and rpclib... Would it be possible to adapt it and reinclude it for a next release, or would this be complicated? Has this been considered?

Thank you!


Wolfgang

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

Reply via email to