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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to