susantha 2003/06/26 21:34:41
Modified: c/docs TODO.txt
Log:
no message
Revision Changes Path
1.6 +1 -1 xml-axis/c/docs/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/xml-axis/c/docs/TODO.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- TODO.txt 27 Jun 2003 04:32:37 -0000 1.5
+++ TODO.txt 27 Jun 2003 04:34:41 -0000 1.6
@@ -84,5 +84,5 @@
! <team> The current code supports only int, float, string out of simple types.
This code
has to be improved to support other simplet types as well.
-! <team> Implementing C++ types for xml types (datetime, date, time, HexBinary,
Base64Binary etc)
+* <susantha> Implementing C++ types for xml types (datetime, date, time, HexBinary,
Base64Binary etc)
and improve Param class to support them.