Skip to content

Commit

Permalink
doc/comparison: added details about ZSI
Browse files Browse the repository at this point in the history
  • Loading branch information
dnet committed Dec 23, 2011
1 parent 2cececc commit 25f792c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/source/comparison.rst
Expand Up @@ -97,8 +97,11 @@ Suds
ZSI
---

* Unmaintained
* Unmaintained, although still works with recent Python versions
* Contains SOAPpy, which is not the same as SOAPy (notice the extra P)
* Supports attachments
* Requires code generation (wsdl2py) for complex data structures
* Almost complete lack of user-friendliness

SOAPy
------
Expand Down

1 comment on commit 25f792c

@azurit
Copy link

@azurit azurit commented on 25f792c Dec 23, 2011

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would add: not able to auto-generate WSDL

Please sign in to comment.