susantha 2003/07/02 03:54:43
Modified: c/docs TODO.txt
Log:
no message
Revision Changes Path
1.14 +2 -2 xml-axis/c/docs/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/xml-axis/c/docs/TODO.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- TODO.txt 2 Jul 2003 10:52:02 -0000 1.13
+++ TODO.txt 2 Jul 2003 10:54:38 -0000 1.14
@@ -63,10 +63,10 @@
GENERAL / UNCATEGORIZED
-----------------------
-! <team> In the WSDDDocument.cpp for each and every XMLString::transcode() you
have to
+X <sanjaya> In the WSDDDocument.cpp for each and every XMLString::transcode() you
have to
use a corrosponding XMLString::release() to relase the allocated
memeory
-! <team> In the WSDDDocument.cpp write the code to handle the end element for
wsdd_resflow
+X <sanjaya> In the WSDDDocument.cpp write the code to handle the end element for
wsdd_resflow
* <sanjaya> Improve AxisEngine to send back the WSDL upon http GET request. Ex.
http://url/service?wsdl
FUTURE ENHANCEMENTS