- From: Christoph Begall <begall@nads.de>
- Date: Thu, 11 Dec 1997 12:39:01 +0000
- To: Jigsaw mailing list <www-jigsaw@w3.org>
Hi, I remember that there was an error in alpha5 in the SSIStream, that used up all filehandles on Unix systems. The thing was that there was no file.close() for the RandomAccessFile, so all the SSI-files were never closed. It seems to me that this bug still lives in beta1. BTW: Why are the variables (body...) in HtmlGenerator not protected, so one could enhance it and still use it in setStream(). Bye, Christoph.
Received on Thursday, 11 December 1997 06:42:45 UTC