summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGravatar m0gg2006-12-16 16:09:45 +0000
committerGravatar m0gg2006-12-16 16:09:45 +0000
commitd7bead298ebcacf0726f2ea25764003526b564b7 (patch)
tree335dd680887dce75a6fc02bf3d0e55dc53c818da /TODO
parent00d74ec45b1c26ec2d8bd9f2a32df79873f4a24b (diff)
downloadcsoap-d7bead298ebcacf0726f2ea25764003526b564b7.tar.gz
csoap-d7bead298ebcacf0726f2ea25764003526b564b7.tar.bz2
Code cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index ba36121..7ee64a0 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.10 2006/12/08 21:21:41 m0gg Exp $
+$Id: TODO,v 1.11 2006/12/16 16:09:45 m0gg Exp $
===============================================================================
Things to do _before_ 1.2 release:
@@ -17,9 +17,8 @@ nanohttp:
csoap:
------
- move service description documents from router to service (???)
-- add examples from http://www.xmethods.org (Google, UDDI)
+- Re-enable WSDL via HTTP GET
- Check portability to Win32/Linux/MaxOS (only tested on FreeBSD 6.2)
-- soap-nudp.c needs testing
- Improve API documentation
- Add reference to http://www.w3.org/TR/SOAP-attachments
- Write README.xmlsec like README.ssl
@@ -43,6 +42,7 @@ nanohttp:
csoap:
------
+- add examples from http://www.xmethods.org (Google, UDDI)
- soap-nudp.c one thread per request (see soap_nudp_server_run)
- soap-nudp message re-transmission
- http://www.ws-i.org/Profiles/BasicProfile-1.0.html conformance testing