Le Jeudi, 18 mars 2004, � 22:31 Europe/Zurich, J.Pietschmann a �crit :


Bertrand Delacretaz wrote:
Also, some XSLT constructs will force the XSLT processor to load the whole thing in memory instead of streaming it.

I was under the impression that both XSLTC and Saxon always load the whole XML, and that Xalan'S streaming processing was disabled in the default Cocoon setup and has to be explicitely enabled, so it is likely to load everything into memory as well.

You're probably right, I didn't check whether streaming actually takes place in the default Cocoon setup. So the first step would be to enable and check it, for example by processing a large XML file with a simple transform and watching memory consumption (or processor debugging messages if they say something meaningful).


-Bertrand


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to