[Mono-bugs] [Bug 666401] AvoidLackOfCohesionOfMethodRule should ignore classes derived from System.EventArgs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 23 11:29:11 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=666401
https://bugzilla.novell.com/show_bug.cgi?id=666401#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spouliot at novell.com
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Severity|Normal |Enhancement
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2011-01-23 16:29:11 UTC ---
The rule name is a bit confusing since it's a ITypeRule (i.e. working globally
on a type, not locally on methods).
Now I'm not sure ignoring all types inheriting from EventArgs is a good idea.
Some of them can be quite complex, even if most are mostly "data holders". I
will take a bit more time to think/read more about this.
--
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