From: patrick-may@... (Patrick May) Date: 2002-08-18T07:22:34+09:00 Subject: Re: [ANN] Narf cgi library alpha release "MikkelFJ" wrote in message news:<3d5d5897$0$88371$edfadb0f@dspool01.news.tele.dk>... > What about Fast-CGI? After reading some of the fast-cgi docs (not the ruby implementation), it should be possible to extend the Narf cgi to work in this enviroment. Narf is half an api for cgi access, and half a framework for unit testing cgi applications. It already forks some of its behavior for mod_ruby, I don't see y it can't fork its behavior for another enviroment. ~ Patrick