From: Stig Bakken Date: Mon, 24 Jul 2000 13:32:50 +0000 (+0000) Subject: added TODO file for PEAR X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f7874ccc579305611c1669da271f384628a4369;p=php added TODO file for PEAR --- diff --git a/pear/TODO b/pear/TODO new file mode 100644 index 0000000000..6ce0066b60 --- /dev/null +++ b/pear/TODO @@ -0,0 +1,19 @@ +TODO file for PEAR. Last modified $Date$ by $Author$ + +Legend: + +-: noone actively working on this right now +W: work in progress by NN + +Infrastructure stuff: + +- finish database design +W ssb make XML DTD for package description files +- build web site for uploading/downloading packages and XML + description files +W ssb build tools for installing packages from the net + +Bundled PEAR packages: + +- make regression tests for DB +W uw implement Javadoc -> phpdoc/DocBook conversion