Files
JargonFile/original/html/F/freeze.html
2014-03-27 18:54:56 +00:00

13 lines
2.3 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>freeze</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../F.html" title="F"/><link rel="previous" href="freeware.html" title="freeware"/><link rel="next" href="fried.html" title="fried"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">freeze</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="freeware.html">Prev</a> </td><th width="60%" align="center">F</th><td width="20%" align="right"> <a accesskey="n" href="fried.html">Next</a></td></tr></table><hr/></div><dt><a id="freeze"/><dt xmlns="" id="freeze"><b>freeze</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">v.</span></dt></dt><dd><p> To lock an evolving software distribution or document against
changes so it can be released with some hope of stability. Carries the
strong implication that the item in question will &#8216;unfreeze&#8217; at
some future date. &#8220;<span class="quote">OK, fix that bug and we'll freeze for
release.</span>&#8221; There are more specific constructions on this term. A
<span class="firstterm">feature freeze</span>, for example, locks
out modifications intended to introduce new features but still allows
bugfixes and completion of existing features; a <span class="firstterm">code freeze</span> connotes no more changes at all.
At Sun Microsystems and elsewhere, one may also hear references to
<span class="firstterm">code slush</span> &#8212; that is, an
almost-but-not-quite frozen state.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="freeware.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../F.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="fried.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">freeware </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> fried</td></tr></table></div></body></html>