https://bugzilla.novell.com/show_bug.cgi?id=433559
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=433559#c1 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Atsushi Enomoto <[EMAIL PROTECTED]> 2008-10-08 10:23:40 MDT --- We do not have XslCompiledTransform; we just dispatch the actual process to XslTransform. In general, System.Data.SqlXml has bogus design in XmlQueryProcessor that no public constructor with public type and hence we have no way to implement it. So we (at least I) won't implement strictly matching implementation. Anyways it is strongly discouraged that you depend on implementation-dependent XSLT output. Such code is completely wrong. We do not support it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
