Re: [xsl] Re: Re: [xsl] Importing compiled stylesheets

Oleg Tkachenko <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions,gmane.text.xml.xsl.general.mulberrytech
Organization Multiconn Technologies
Message-ID <[email protected]>
Ben Robb wrote:
> The .NET 1.1 XSLT processor also produces compiled stylesheets for XSLT
> 1.0 

It's not so compiled, at least in common "compilation" sense. New XSLT 
processor in .NET 2.0 is truly compiling though - it compiles XSLT into 
MSIL assembly, just like C# or VB.NET compilers do. But the assembly is 
a dynamic one and cannot be persisted, at least in .NET 2.0 Beta2.

-- 
Oleg Tkachenko
http://blog.tkachenko.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.