diff options
author | recht <recht> | 2004-06-27 23:00:24 +0000 |
---|---|---|
committer | recht <recht> | 2004-06-27 23:00:24 +0000 |
commit | cb8c029641be07438468d22c9ea4ad838b100424 (patch) | |
tree | ae28d9d7c3f38a1450ded710bc0dcb63d4c20b11 /mail | |
parent | 237d172ace8bb5bba05bd2f0a46fcc82ca629174 (diff) | |
download | pkgsrc-cb8c029641be07438468d22c9ea4ad838b100424.tar.gz |
Update to SOAPpy-0.11.4
changes:
- Bug fixes:
- SOAPpy/Server.py: Check if header information contains SOAPAction
key before checking its value.
- Fixes for generating SOAP from complexType arrays, contributed by
antonio.beamud@linkend.com
- Fixed bug that caused typedArrayTypes to lose their type
information when rendered to SOAP and added corresponding
test case.
- New Features
- Enhancements to fault handling: The faultType Faultstring is now
a non-variable string (i.e. no nsmethod in it) so that it can be
programmatically checked. In addition fault handlers can now be
registered to handle specific types of faults.
- SOAPpy/Server.py: Modified unregsiterObject function to take
optional namespace/path args to be consistent with registerObject.
- SOAPpy/Server.py: Added an unregisterObject function
- Changes to allow SOAPBuilder so it can handle a 'raw' Python object.
For details see:
http://sourceforge.net/project/showfiles.php?group_id=26590
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions