[Mono-bugs] [Bug 404994] New: Implement avoid repetitive virtual property access rule

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 30 06:22:54 EDT 2008


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


           Summary: Implement avoid repetitive virtual property access rule
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Gendarme
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Implement a rule which I call "repetitive virtual property access". I think
limiting this to property getters is good starting point.

It could be applied to non-virtual getters too, when they exceed specific IL
size and cannot be inlined.


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