xsl-list
[Top] [All Lists]

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

2005-06-14 02:33:54
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