comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: MI is sloppy
Date: Fri, 12 Dec 2008 14:35:50 +0100
Date: 2008-12-12T14:35:50+01:00	[thread overview]
Message-ID: <43lprrmyik2q.1esp72deqcw6o.dlg@40tude.net> (raw)
In-Reply-To: 494255e8$0$31331$9b4e6d93@newsspool4.arcor-online.net

On Fri, 12 Dec 2008 13:15:35 +0100, Georg Bauhaus wrote:

> Dmitry A. Kazakov schrieb:
> 
>>> If you have an ambitious compiler, it might reach out,
>>> at compile time, for objects whose behavior is then known
>>> to be constrained by membership in a then known specific
>>> subtype.
>> 
>> ... and then inline raising Constraint_Error. Great!
>> 
>> Constraint_Error propagation is the contracted behavior. You have signed
>> that contract, enjoy it.
> 
> But the compiler informs you that Constraint_Error will
> be raised if your program is such that it will be raised.
> Anything wrong with correcting the program?

How? The program is already correct it does what you asked it to do.

> Deriving another type, even if not sufficiently different
> from the original to warrant a type, is another formal
> way to trigger the same effect on the programmer, at compile
> time: "There is something odd about your program".

No, the effect is fundamentally different. The effect is that the program
becomes illegal, it may not run.

> If we wanted more of the minor differences covered
> by type hierarchies, we might end up with a Qi type
> system... For Ada?

1. Qt is not a programming language.

2. There is no minor differences in terms of correctness. An incorrect
program is incorrect.

There is no *any* way to predict the effect of incorrectness. The system is
not only instable, it is simply unknown. It does not obey the logic of
(some) physical systems, where you can A) measure the change, B) measure
the effects. There is no metric, no distance, no way to measure things, it
is just non-continuous etc. "minor differences" is meaningless.

Last but not least, how are you going to make differences visible to the
program reader? By writing comments explaining when and how
Constraint_Error, other exceptions, and program crashes would happen?
What's wrong with using C for that?

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2008-12-12 13:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06 10:09 MI is sloppy (was: Construction initialization problem) Dmitry A. Kazakov
2008-12-06 17:16 ` Georg Bauhaus
2008-12-06 21:16   ` Martin Krischik
2008-12-06 21:35     ` Maciej Sobczak
2008-12-07  9:12   ` MI is sloppy Dmitry A. Kazakov
2008-12-07 15:38     ` Georg Bauhaus
2008-12-07 20:04       ` Dmitry A. Kazakov
2008-12-11  0:40 ` MI is sloppy (was: Construction initialization problem) Randy Brukardt
2008-12-11 10:02   ` MI is sloppy Dmitry A. Kazakov
2008-12-11 21:44     ` Randy Brukardt
2008-12-11 23:17       ` Georg Bauhaus
2008-12-12 10:06         ` Dmitry A. Kazakov
2008-12-12  9:59       ` Dmitry A. Kazakov
2008-12-12 10:50         ` Georg Bauhaus
2008-12-12 11:15           ` Dmitry A. Kazakov
2008-12-12 12:15             ` Georg Bauhaus
2008-12-12 13:35               ` Dmitry A. Kazakov [this message]
2008-12-12 14:29                 ` Georg Bauhaus
2008-12-12 14:59                   ` Dmitry A. Kazakov
2008-12-13  0:08                 ` Randy Brukardt
2008-12-13  9:54                   ` 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