<<Up     Contents

Accumulate and fire

"Accumulate and fire" is a programming style in which the program sets a number of global variables[?] or objects, then invokes subprograms or methods which operate on the globally set values.

This is considered problematic because:

This is considered an anti-pattern.

wikipedia.org dumped 2003-03-17 with terodump