https://bugzilla.novell.com/show_bug.cgi?id=666401
https://bugzilla.novell.com/show_bug.cgi?id=666401#c0 Summary: AvoidLackOfCohesionOfMethodRule should ignore classes derived from System.EventArgs Classification: Mono Product: Mono: Tools Version: 2.10.x Platform: 64bit OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Gendarme AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.634.0 Safari/534.16 In a similar vein to the issue with WCF [DataContract], EventArgs are flagged for AvoidLackOfCohesionOfMethodsRule -- but again, there typically aren't any methods with EventArgs. Reproducible: Always Steps to Reproduce: 1. Create an EventArgs derived class 2. Add a few properties 3. Run Gendarme Actual Results: AvoidLackOfCohesionOfMethodsRule Expected Results: no defect -- Configure bugmail: https://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
