-
- Downloads
Changes in the SOAP webservice.
src/wsgi.py: - Now use Python string formatting instead of TAL in Download. src/webservice.py: src/Modules/Serializers.py: - Don't use our List type, but standard Array for SOAP. - Add messages field in output of checkSyntax and runMutalyzer. templates/client-php.php: - Added PHP example SOAP client. templates/client-mono.cs: templates/client-soappy.py: templates/client-suds.py: - Updated example SOAP clients to all do the same thing. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@168 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- src/Modules/Serializers.py 16 additions, 11 deletionssrc/Modules/Serializers.py
- src/tests/test_webservice.py 13 additions, 12 deletionssrc/tests/test_webservice.py
- src/tests/test_wsgi.py 9 additions, 1 deletionsrc/tests/test_wsgi.py
- src/webservice.py 43 additions, 36 deletionssrc/webservice.py
- src/wsgi.py 8 additions, 7 deletionssrc/wsgi.py
- templates/client-mono.cs 39 additions, 18 deletionstemplates/client-mono.cs
- templates/client-php.php 67 additions, 0 deletionstemplates/client-php.php
- templates/client-soappy.py 31 additions, 56 deletionstemplates/client-soappy.py
- templates/client-suds.py 31 additions, 53 deletionstemplates/client-suds.py
- templates/webservices.html 1 addition, 0 deletionstemplates/webservices.html
Loading
Please register or sign in to comment