[Mono-bugs] [Bug 415195] New Rule: Prefer constant over variable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 12 21:11:23 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=415195

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=415195#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com




--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2008-10-12 19:11:22 MDT ---
A first step was made with PreferLiteralOverInitOnlyFieldsRule. The next step
is to detect which static fields are, in reality, readonly and whether they
would be better as constants.


-- 
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