Automation
From CSSEMediaWiki
Revision as of 05:16, 6 October 2009 by BenMcDonald (Talk | contribs)
Wal is interested in automating the detection, generation and correction of these techniques.
Detection Type
Language parsing
Problem | Solution |
Equals overloading – Avoid equals | |
Default Arguments – Option-operand separation | Forbid/Warn |
Downcasting – Avoid downcasting | |
Named constants – Already done in eclipse | Forbid/Warn |
Goto considered harmful | |
Calling methods in constructors | Forbid/Warn |