xsl-list
[Top] [All Lists]

Re: nodes or multiple runs?

2004-02-11 11:14:07
On Wed, Feb 11, 2004 at 05:54:35AM -0500, cknell(_at_)onebox(_dot_)com wrote:
Why are you creating temporary files? I have had several occasions to write 
transformation processing pipelines and I've always kept the output documents 
in memory and passed them on to the next stylesheet until the processing was 
done. I've done it with JavaScript, VB, PL/SQL, and Python so I know it isn't 
difficult to do.

Of course, you will still have to contend with different processors. You will 
have to write a tranformation section for each processor.
-- 

Could you show me an example of how to do this in python? I have used
SAX in python before, but I have never used it to pipe an xslt process.

thanks

Paul

-- 

************************
*Paul Tremblay         *
*phthenry(_at_)earthlink(_dot_)net*
************************

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>