joes 2003/04/19 10:49:44
Modified: . STATUS
Log:
STATUS update.
Revision Changes Path
1.4 +17 -2 httpd-apreq-2/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-apreq-2/STATUS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- STATUS 19 Apr 2003 16:06:03 -0000 1.3
+++ STATUS 19 Apr 2003 17:49:44 -0000 1.4
@@ -48,12 +48,27 @@
tables.c needs tests for "balanced" tables
* Populate the glue/ directory (perl, tcl, etc.).
-
+
+ * add XForms logic to the mfd parser.
+
OPEN ISSUES:
Documentation system.
+ Should we bundle an apr-based "application/xml" parser?
+ If so, how should we parse the xml data into an apreq_table?
+
BUGS:
+ XXX
+
+
+WISH LIST:
+
+ * Build system (.dsp files?) for Win32. I'm assuming
+
+ % ./buildconf && configure...
+
+ doesn't work on Windows. [joes]