[Mono-bugs] [Bug 666401] New: AvoidLackOfCohesionOfMethodRule should ignore classes derived from System.EventArgs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jan 22 11:37:11 EST 2011
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: mono-bugs at lists.ximian.com
ReportedBy: ethan_j_brown at hotmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list