xsl-list
[Top] [All Lists]

RE: [xsl] Reading from and writing to the same URI (XTRE1500)

2006-11-14 10:48:10
From: Steven Grossman <sgrssmn(_at_)yahoo(_dot_)com>
I'm having trouble understanding the restriction that
one cannot read from and write to the same URI during
a single transformation.  This prohibits the common (i
would think) 'use' case where one wants to overwrite a
file with a slightly modified version of the same
file.

No it doesn't.

You simply write to a new file, and then do a delete of the old one, and a rename of the new one.

_________________________________________________________________
Windows Live? Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--