Fwd: [Pywebsvcs-talk] Announce: SOAPpy 0.11.0

Ivan R. Judson judson at mcs.anl.gov
Mon Dec 22 08:02:13 CST 2003


This means we can use the stock SOAPpy -- I'll verify this with Greg :-)

--Ivan

Begin forwarded message:

> From: "Warnes, Gregory R" <gregory_r_warnes at groton.pfizer.com>
> Date: December 19, 2003 9:34:22 PM CST
> To: "'pywebsvcs-talk'" <pywebsvcs-talk at lists.sourceforge.net>
> Subject: [Pywebsvcs-talk] Announce: SOAPpy 0.11.0
>
>
>
> Release 0.11.0 of SOAPpy
> ------------------------
>
> - New/Changed configuration settings:
>
>   - Config.simplify_objects=1 now converts all SOAPpy objects into 
> basic
>   Python types (list, dictionary, tuple, double, float, etc.).  By 
> default,
>   Config.simplify_objects=0 for backward compatibility.
>
>   - Config.dict_encoding='ascii' converts the keys of dictionaries
>   (e.g. created when Config.unwrap_results=1) to ascii == plain python
>   strings instead of unicode strings.  This variable can be set to any
>   encoding known to string.encode().
>
>   - Config.strict_range=1 forces the SOAP parsing routines to perform
>   range checks on recieved SOAP float and double objects.  When
>   Config.strict_range=0, the default, parsing does not perform range
>   checking (except for detecting overflows, which always occurs).  In
>   either case, range checking is performed when
>   generating SOAP float and double objects.
>
> - Fixes for WSDLProxy.
>
> - Scripts in the test/ directory
>
>   - Verbose debugging messages have been turned off..
>
>   - SOAPtest.py now functions when Config.unwrap_results=1
>
>   - SOAPtest.py now sets Config.strict_range=1 so that range
>     checks are be properly tested.
>
>   - New README file listing what test scripts fail and why.
>
> - Initial support for Globus via pyGlobus contributed by Ivan
>   R. Judson <judson at mcs.anl.gov>.
>
>
> Gregory R. Warnes, Ph.D.
> Senior Coordinator
> Groton Non-Clinical Statistics
> Pfizer Global Research and Development
>  <<Warnes, Gregory R.vcf>>
>
>
> LEGAL NOTICE
> Unless expressly stated otherwise, this message is confidential and 
> may be privileged. It is intended for the addressee(s) only. Access to 
> this E-mail by anyone else is unauthorized. If you are not an 
> addressee, any disclosure or copying of the contents of this E-mail or 
> any action taken (or not taken) in reliance on it is unauthorized and 
> may be unlawful. If you are not an addressee, please inform the sender 
> immediately.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Warnes, Gregory R.vcf
Type: text/directory
Size: 468 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/ag-dev/attachments/20031222/38056c4d/attachment.bin>


More information about the ag-dev mailing list