This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XSL processor authors - how about this approach?


> With the new MSXML processor (preview) you can create compiled XSL
> stylesheet templates - pretty useful and fast.

Most of the processors are now doing some kind of preprocessing of the
stylesheet to create an in-memory representation that is efficient to
execute, and reusable on multiple source documents. Whether this is
correctly described as "compiling", I'm not sure: I doubt anyone is
generating machine-executable instructions or even Java bytecodes. I don't
think any product yet makes the "compiled" stylesheet persistent: that could
presumably be the next stage.

Mike Kay 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]