On Mon, 3 Sep 2001, Yukihiro Matsumoto wrote: > If someone wants to write next generation CGI library, I would > encourage him. If anyone is willing to take upon him-/herself the task of writing it, I have a few wishes: - Separation of matters (I personally don't use the html writing code when writing CGI scripts, I write the HTML myself. This could be in a seperate library). - Open for integration with fastcgi/cgisock. (Should for example not rely on the global constant ENV having QUERY_STRING, etc, although it can default to it). -- Lars Christensen, larsch / cs.auc.dk