http://bugzilla.novell.com/show_bug.cgi?id=629862
http://bugzilla.novell.com/show_bug.cgi?id=629862#c0 Summary: System.Threading.Watch.cs and System.Diagnostics.Stopwatch Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: CORLIB AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Net has System.Diagnostics.Stopwatch class ( http://msdn.microsoft.com/en-us/library/system.diagnostics.stopwatch_methods.aspx) while Mono has System.Threading.Watch. Both classes looks very similar. It could be a good idea to rename Watch class to Stopwatch and move it to the System.Diagnostics namespace. This step increases compatibility with .Net and Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
