Re: [xsl] Saxon for windows?

Subject: Re: [xsl] Saxon for windows?
From: "M. David Peterson" <m.david.x2x2x@xxxxxxxxx>
Date: Fri, 3 Jun 2005 09:19:40 -0600
Sure...  but again, we're talking external processes...  If there was
no performance degradation or feature loss by chaining together
external processes then why not do this with everything... why even go
the Web Services route?  Theres trade off's for each level... e.g.
Writing an extension function that you can call from within your
stylesheet.

On 6/3/05, Robert Bachmann <rbach@xxxxxxxxxxxxx> wrote:
> Kevin Rodgers wrote:
> > Is there really no way to pipeline processes on Windows, like with a
> > pipe on Unix?
>
> There is a way, if these processes write to stdout:
> prog1 | prog2 in the command line, same thing as in Unix.
>
>


--
<M:D/>

M. David Peterson
http://www.xsltblog.com

Current Thread