[Fb-contrib-commit] SF.net SVN: fb-contrib: [604] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-08-10 18:04:54
|
Revision: 604 Author: dbrosius Date: 2006-08-10 11:04:51 -0700 (Thu, 10 Aug 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=604&view=rev Log Message: ----------- space Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2006-08-10 18:04:04 UTC (rev 603) +++ trunk/fb-contrib/htdocs/index.html 2006-08-10 18:04:51 UTC (rev 604) @@ -58,7 +58,7 @@ Looks for methods that catch exceptions, and rethrow another exception without encapsulating the original exception within it. Doing this loses the stack history, and where the original problem occurred. This makes finding and fixing errors difficult.</li> - <li><b>[UCPM]UseCharacterParameterizedMethod</b><br/> + <li><b>[UCPM] UseCharacterParameterizedMethod</b><br/> Looks for methods that pass single character string constants as parameters to methods that alternatively have an overridden method that accepts a character instead. It is easier for the method to handle a single character than a String.</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |