gdaniels 02/02/14 15:03:07
Modified: java TODO.txt
Log:
Remember to support static methods w/o object creation at some point.
Revision Changes Path
1.17 +1 -0 xml-axis/java/TODO.txt
Index: TODO.txt
===================================================================
RCS file: /home/cvs/xml-axis/java/TODO.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- TODO.txt 13 Feb 2002 20:58:25 -0000 1.16
+++ TODO.txt 14 Feb 2002 23:03:07 -0000 1.17
@@ -114,6 +114,7 @@
strings into resources.properties!
X <Glen> Refactor AxisServiceConfig so it doesn't require object
instantiation (static metadata)
+! <Glen> Handle static methods without needing to create object instances
FUTURE ENHANCEMENTS (not necessary for current release)
-------------------------------------------------------