[Fb-contrib-commit] SF.net SVN: fb-contrib: [716] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-12-10 05:06:06
|
Revision: 716 http://svn.sourceforge.net/fb-contrib/?rev=716&view=rev Author: dbrosius Date: 2006-12-09 21:05:56 -0800 (Sat, 09 Dec 2006) Log Message: ----------- document SCII Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2006-12-10 05:04:14 UTC (rev 715) +++ trunk/fb-contrib/htdocs/index.html 2006-12-10 05:05:56 UTC (rev 716) @@ -58,6 +58,10 @@ (a negative number, 0, and a positive number).</li> <li><b>[SPP] Sillyness Pot Pourri</b><br/> Looks for various small problems that don't fall into any particular category.</li> + <li><b>[SCII] Spoiled Child Interface Implementor</b><br/> + Looks for classes that implement interfaces by relying on methods being + implemented in superclasses, even though the superclass knows nothing about + the interface being implemented by the child.</li> </ul> </div> <hr/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |