[Fb-contrib-commit] SF.net SVN: fb-contrib: [605] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-08-10 19:49:27
|
Revision: 605 Author: dbrosius Date: 2006-08-10 12:49:23 -0700 (Thu, 10 Aug 2006) ViewCVS: http://svn.sourceforge.net/fb-contrib/?rev=605&view=rev Log Message: ----------- add spaces 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:51 UTC (rev 604) +++ trunk/fb-contrib/htdocs/index.html 2006-08-10 19:49:23 UTC (rev 605) @@ -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] Use Character Parameterized Method</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. |