[Mono-bugs] [Bug 405146] New: New Rule: Avoid exposing string constants

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 30 14:01:17 EDT 2008


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


           Summary: New Rule: Avoid exposing string constants
           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 will check whether a string constant is exposed outside
an assembly.

I believe this practice should be avoided as it can break (you have to
recompile all dependencies when a string a changed) and it has a performance
implications as well.


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