[MonoTouch] XslCompiledTransform

Jb Evain jb at nurv.fr
Mon Nov 9 05:44:58 EST 2009


Hey,

On 11/9/09, Jb Evain <jb at nurv.fr> wrote:
>  Also Mono's XslCompiledTransform is simply a wrapper over XslTranform.
>  So maybe we could include it anyway, to help porting code, but it
>  won't actually compile the transformation.

So that's what I ended up doing. In the next drop, System.Xml will
contain XslCompiledTranform, even if it's a simple wrapper over
XslTransform, thus coming without any perf increase. But at least it
will help maintaining code against a traditional profile.

-- 
Jb Evain  <jb at nurv.fr>


More information about the MonoTouch mailing list