Re: [xslt] Splitting a result into subtrees
- From: Michael Ludwig <mlu as-guides com>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] Splitting a result into subtrees
- Date: Fri, 30 Jan 2009 19:10:16 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]