Error in SSIStream?

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