Science Fair Project Encyclopedia
Lava flow (programming)
In computer programming jargon, lava flow is a problem in which computer code, usually written under less than optimal conditions, is put into production and then built on when still in a developmental state. This causes the original code to solidify (as many additional components now depend on it), turning the snapshot developmental state into a fixed final state that can no longer be modified.
Lava flow is considered an anti-pattern.
Last updated: 05-29-2005 04:22:35
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


