[Mono-bugs] [Bug 48372][Wis] Changed - We should remove checkMultipleAttributes code in XmlTextWriter
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Sep 2003 18:33:38 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=48372
--- shadow/48372 2003-09-10 18:33:12.000000000 -0400
+++ shadow/48372.tmp.8627 2003-09-10 18:33:38.000000000 -0400
@@ -27,6 +27,9 @@
625 KB 24592 System.String
Callers (with count) that contribute at least for 1%:
24576 99 %
System.Xml.XmlTextWriter::WriteStartAttribute(string,string,string)
We could conserve this memory if we get rid of the multiple attributes check.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-09-10 18:33 -------
+mmm, is the code actually needed for any namespace related things?