[Mono-bugs] [Bug 72272][Min] Changed - DefaultWsdlHelpGenerator
performance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 5 00:51:42 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72272
--- shadow/72272 2005-02-08 15:37:12.000000000 -0500
+++ shadow/72272.tmp.27041 2005-10-05 00:51:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 72272
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Web.Services
AssignedTo: mono-bugs at ximian.com
ReportedBy: gonzalo at ximian.com
QAContact: mono-bugs at ximian.com
@@ -55,6 +55,9 @@
restarted or Web.config is changed.
------- Additional Comments From lluis at ximian.com 2005-02-08 15:37 -------
This is not a caching issue. Most of the time is spent executing the
regular expressions that perform the syntax coloring of the generated
proxy and schemas. Those must be reviewed.
+
+------- Additional Comments From gonzalo at ximian.com 2005-10-05 00:51 -------
+closing this. the regex code has been revamped.
More information about the mono-bugs
mailing list