Re: Python from Wise Guy's Viewpoint
"Markus Mottl" <markus@oefai.a t> wrote in message
news:bn1017$m39 $1@bird.wu-wien.ac.at...[color=blue]
> Note that I am not defending ADA in any way or arguing against FPLs:[/color]
in[color=blue]
> fact, being an FPL-advocate myself I do think that FPLs (including[/color]
Lisp)[color=blue]
> have an edge what concerns writing safe code. But the Ariane-example[/color]
just[color=blue]
> doesn't support this claim. It was an absolutely horrible management
> mistake to not check old code for compliance with the new spec. End
> of story...[/color]
The investigating commission reported about 5 errors that, in series,
allowed the disaster. As I remember, another nonprogrammer/language
one was in mockup testing. The particular black box, known to be
'good', was not included, but just simulated according to its expected
behavior. If it has been included, and a flight similated in real
time with appropriate tilting and shaking, it should probably have
given the spurious abort message that it did in the real flight.
TJR
"Markus Mottl" <markus@oefai.a t> wrote in message
news:bn1017$m39 $1@bird.wu-wien.ac.at...[color=blue]
> Note that I am not defending ADA in any way or arguing against FPLs:[/color]
in[color=blue]
> fact, being an FPL-advocate myself I do think that FPLs (including[/color]
Lisp)[color=blue]
> have an edge what concerns writing safe code. But the Ariane-example[/color]
just[color=blue]
> doesn't support this claim. It was an absolutely horrible management
> mistake to not check old code for compliance with the new spec. End
> of story...[/color]
The investigating commission reported about 5 errors that, in series,
allowed the disaster. As I remember, another nonprogrammer/language
one was in mockup testing. The particular black box, known to be
'good', was not included, but just simulated according to its expected
behavior. If it has been included, and a flight similated in real
time with appropriate tilting and shaking, it should probably have
given the spurious abort message that it did in the real flight.
TJR
Comment