Re: Readability of Delphi
- From: Jolyon Smith <jsmith@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 Aug 2006 11:28:17 +1200
In article <44dbaf1c$1@xxxxxxxxxxxxxxxxxxxxxx>, jcooper@xxxxxxxxxxxxx
says...
> Consistency and Clarity are wholly unrelated
qualities - Something may be entirely consistent and yet be unclear.
That doesn't make them **wholly** unrelated though.
Establishing that there _appears_ to be a relationship doesn't establish
that there _is_ a relationship.
See other post vis price of gold and the weather in Poughkeepsie.
If A can be shown not to be related to B in the general case, but can be
shown to be related in a specific case then there is some other
connecting quality in the specific case that has not been described.
i.e. A is not related to B, but rather A is related to C and C is also
related to B. But this does not mean that A is related to B through C.
(I can never remember whether the term for this is non-associative or
non-commutative. non-Associative, I _think_)
In this case we might say that:
Consistency is not related to Clarity.
Consistency and Clarity are both _independently_ related to Uniformity.
Consistency can certainly help clarity. I used to work with someone who indented
code more or less at random. I can assure you consistent indenting is clearer :-)
Consistently random is still consistent.
;)
Uniform indenting is clearer.
But was it random, or merely a consistent indentation scheme that
_appeared_ random?
;)
Consistent naming schemes also aid understanding (ie clarity), to provide
another example.
Again, this seems to be equating clarity with lack of ambiguity, which
is certainly one interpretation of the term, but is not how I mean it.
- something can be perfectly clear and yet be ambiguous, and vice versa.
--
Jolyon Smith
.
- Follow-Ups:
- Re: Readability of Delphi
- From: Dave Nottage [TeamB]
- Re: Readability of Delphi
- From: Jim Cooper
- Re: Readability of Delphi
- References:
- Readability of Delphi
- From: Michael Fullerton
- Re: Readability of Delphi
- From: Dave Moore
- Re: Readability of Delphi
- From: Reinier Sterkenburg
- Re: Readability of Delphi
- From: Jolyon Smith
- Re: Readability of Delphi
- From: Dan Barclay
- Re: Readability of Delphi
- From: Jolyon Smith
- Re: Readability of Delphi
- From: Dan Barclay
- Re: Readability of Delphi
- From: Jolyon Smith
- Re: Readability of Delphi
- From: Jim Cooper
- Readability of Delphi
- Prev by Date: Re: What's wrong with code central ?
- Next by Date: Re: Turbo Delphi... Why ? :(
- Previous by thread: Re: Readability of Delphi
- Next by thread: Re: Readability of Delphi
- Index(es):
Relevant Pages
|