Steven Feuerstein PL/SQL
Building a Code-Analysis Utility and Doing It Right the First Time
By Steven Feuerstein
OTN Member since 2001
A behind-the-scenes look at constructing a utility for validating code quality
Download overload_check.zip
One particular problem that nags at me is that the pressure of producing code under deadline often result in writing some, shall we say, suboptimal software. It may meet the minimum requirements. It may seem to work. But it is almost impossible to maintain, enhance, and debug.