comp.lang.ada
 help / color / mirror / Atom feed
From: "Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr>
Subject: Re: best practice: error handling
Date: Sat, 11 Jun 2011 15:57:23 +0200
Date: 2011-06-11T15:57:23+02:00	[thread overview]
Message-ID: <op.vwwzpxqvule2fv@douda-yannick> (raw)
In-Reply-To: 1ulcworf418ai$.iy0mm08iuusy.dlg@40tude.net

Le Tue, 31 May 2011 22:02:42 +0200, Dmitry A. Kazakov  
<mailbox@dmitry-kazakov.de> a écrit:
> Again, the point is valid, but the example is not good. Zero index is as
> good as Index_Result. In both cases an attempt to use the index will  
> cause
> an exception. So both return an "invalid index."
Disagree: an index is an index, not an error status; otherwise this is a  
kind of special-value as special-meaning (a special meaning which outside  
of the normal type semantic area). My experience says its dangerous,  
because it is always hard to read that either -1 or 0 or who know what,  
was intended to mean Error. Chance are that many people will read 0 as  
meaning “Index 0”.

-- 
“Syntactic sugar causes cancer of the semi-colons.”  [Epigrams on  
Programming — Alan J. — P. Yale University]
“Structured Programming supports the law of the excluded muddle.” [Idem]
“c++; /* this makes c bigger but returns the old value */” [Anonymous]



  parent reply	other threads:[~2011-06-11 13:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 14:01 best practice: error handling milouz
2011-05-31 17:13 ` Vinzent Hoefler
2011-05-31 17:57   ` AdaMagica
2011-06-11 13:38   ` Yannick Duchêne (Hibou57)
2011-05-31 18:08 ` Jeffrey Carter
2011-05-31 20:02   ` Dmitry A. Kazakov
2011-05-31 20:35     ` Jeffrey Carter
2011-05-31 21:40       ` Dmitry A. Kazakov
2011-06-11 13:57     ` Yannick Duchêne (Hibou57) [this message]
2011-06-11 14:07       ` Dmitry A. Kazakov
2011-06-12  5:19         ` Randy Brukardt
2011-06-11 13:48   ` Yannick Duchêne (Hibou57)
2011-06-11 13:31 ` Yannick Duchêne (Hibou57)
2011-06-11 16:12   ` Simon Wright
2011-06-11 16:26   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox