AntiIdiom

Last edit November 8, 2004
An AntiIdiom is a commonly used Idiom (see IdiomOrPattern), which does not, or not really fix the problem, or which creates more new problems than it fixes in the code.


Examples... ?

Comments that look like
 /************************
 *                       *
 *                       *
 *                       *
 ************************/


CategoryIdiom