Michael Ludwig schrieb:
Mark Howe schrieb:
How about using exsl:document() to write out the subtrees to
separate files?

[...] using tmpnam() and some memory-mapping technique, this might
work. So this would be a very good suggestion.

Some colleagues of mine suggested to use fifos. However, PHP does not
allow you to open a file in non-blocking mode, register a buffer, and
then move on and have some code (XSL, in this case) write to that file,
and then retrieve the result from the buffer.

Michael Ludwig
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to