cvs: php-gtk-doc /updater updateMethods.php
[email protected] ("Christian Weiske")
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvscweiske1160311048@cvsserver> |
cweiske Sun Oct 8 12:37:28 2006 UTC
Modified files:
/php-gtk-doc/updater updateMethods.php
Log:
TODO items for the updater
http://cvs.php.net/viewvc.cgi/php-gtk-doc/updater/updateMethods.php?r1=1.14&r2=1.15&diff_format=u
Index: php-gtk-doc/updater/updateMethods.php
diff -u php-gtk-doc/updater/updateMethods.php:1.14 php-gtk-doc/updater/updateMethods.php:1.15
--- php-gtk-doc/updater/updateMethods.php:1.14 Sun Oct 8 10:03:20 2006
+++ php-gtk-doc/updater/updateMethods.php Sun Oct 8 12:37:28 2006
@@ -11,6 +11,14 @@
* After finishing this script, remxpath.php removes
* the entities.
*
+* TODO:
+* - add void if no return value
+* - add void if no parameters
+* - check existing methods
+* - check method parameters
+* - beautify output / get rid of those indent* xml nodes
+* - write test cases
+*
* @author Anant Narayanan <[email protected]>
* @author Christian Weiske <[email protected]>
*/