Subject: RE: RE:read-write same url in xslt 2 [was appendig to multiple output files]
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 28 Jan 2002 11:42:16 -0000
|
> I don't see why allowing an output URI to be the same as an
> input URI should
> have to change the simple rule that source trees cannot change (or be
> writable). In practice, the result of the transformation
> could be used to
> replace the original file but only after the transformation
> is complete. I
> don't think Bryan was suggesting that side-effects should be
> allowed. This
> shouldn't be an error, IMHO.
Yes, that's another way we could resolve the issue. It would also deal with
the problem of a transformation failing after writing a secondary result
document.
Saxon currently commits a secondary result document to disk when the
<xsl:result-document/> instruction completes execution, and I suspect Bryan
was indeed exploiting this fact.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE:read-write same url in xslt 2 [was appendig to multiple output files], (continued)
- Bryan Rasmussen - Mon, 28 Jan 2002 03:57:32 -0500 (EST)
- Michael Kay - Mon, 28 Jan 2002 05:11:12 -0500 (EST)
- Evan Lenz - Mon, 28 Jan 2002 05:38:35 -0500 (EST)
- Bryan Rasmussen - Mon, 28 Jan 2002 06:07:18 -0500 (EST)
- Michael Kay - Mon, 28 Jan 2002 06:40:32 -0500 (EST) <=
- Bryan Rasmussen - Mon, 28 Jan 2002 05:51:50 -0500 (EST)
- Michael Kay - Mon, 28 Jan 2002 06:43:22 -0500 (EST)
- Bryan Rasmussen - Mon, 28 Jan 2002 07:14:49 -0500 (EST)
- Michael Kay - Mon, 28 Jan 2002 11:10:01 -0500 (EST)
|
|