summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2000-07-24 13:32:50 +0000
committerStig Bakken <ssb@php.net>2000-07-24 13:32:50 +0000
commit9f7874ccc579305611c1669da271f384628a4369 (patch)
tree8ce505f00a01e913594f200000df70a298761b7a /pear
parent21b2a241db5dac590b686663ba3bfa073d20de85 (diff)
downloadphp-git-9f7874ccc579305611c1669da271f384628a4369.tar.gz
added TODO file for PEAR
Diffstat (limited to 'pear')
-rw-r--r--pear/TODO19
1 files changed, 19 insertions, 0 deletions
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