[clhp-cvs] CVS update: clhp/TODO

Anthony Ventimiglia aventimiglia at common-lisp.net
Mon Sep 29 17:05:11 UTC 2003


Update of /project/clhp/cvsroot/clhp
In directory common-lisp.net:/tmp/cvs-serv17315

Modified Files:
	TODO 
Log Message:

Date: Mon Sep 29 13:05:11 2003
Author: aventimiglia

Index: clhp/TODO
diff -u clhp/TODO:1.3 clhp/TODO:1.4
--- clhp/TODO:1.3	Fri Sep 19 01:57:19 2003
+++ clhp/TODO	Mon Sep 29 13:05:11 2003
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.3 2003/09/19 05:57:19 aventimiglia Exp $ -*- outline -*-
+$Id: TODO,v 1.4 2003/09/29 17:05:11 aventimiglia Exp $ -*- outline -*-
 
 * COMPILE-CGI 
   This is just a convenience function that will compile and save fasl
@@ -7,6 +7,11 @@
   Maybe I could also write a compiler program and install it in
   /usr/local/bin (or wherever), to drop into makefiles.
 
+* Command-line CLHP 
+  Write a small program to enable CLHP to be parse at the command
+  line, separate from the server. This mode should supress printing of
+  the HTTP headers generated by CLHP.
+
 * TAG
   This has to be done with a macro.
 
@@ -34,3 +39,4 @@
     happen automatically. I think the best way to do this is to make
     the whole build process more lisp dependent. The other option is
     to go automake with it.
+





More information about the Clhp-cvs mailing list