Subject: RE: multiple input files to one output file
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Thu, 3 Feb 2000 08:45:56 +0100
|
So what happens then? I'm in danger of running out of memory and the process
will crash?
-----Original Message-----
From: Mike Brown [mailto:mbrown@xxxxxxxxxxxxx]
Sent: Wednesday, February 02, 2000 7:29 PM
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: RE: multiple input files to one output file
> Linda is mentioning "thousands of files"...
> It may be worthwhile to check that the files are closed and the
> resources released for each iteration of the for-each loop.
> Do you know if it's the case ?
Oh, I bet they are closed, but I also bet they have all been read into
memory as source trees before processing begins. Yowch. Thanks for thinking
of that.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|