Subject: Re: Comments Are More Important Than Code
From: Peter Hickman <peter semantico.com>
Date: Thu, 28 Apr 2005 17:35:16 +0900
References: 140027140110140137140141
In-reply-to: 140141
Dave Fayram wrote:
>Documentation can lie. Code cannot lie. Therefore, the code is
>authorative. :)
>
However code is only authoritive about what it does, not what it should
be doing. Otherwise there would be no bugs.