comp.lang.ada
 help / color / mirror / Atom feed
From: michael.p.card@lmco.com (Michael P. Card)
Subject: Re: Death by analogy Part 2 (was Re: is ada dead?)
Date: 9 Jul 2001 20:38:59 -0700
Date: 2001-07-10T03:39:00+00:00	[thread overview]
Message-ID: <a87a922b.0107091938.f94a319@posting.google.com> (raw)
In-Reply-To: 3B4A2B3E.CD91C5DD@PublicPropertySoftware.com

Hey Al (& everyone else on CLA)

When you write

>Management is the number one factor related to software productivity.

I am inclined to agree. Good tools will not necessarily compensate for
bad management, but I would argue that good management would equip
their people with good tools!

You also wrote:

>The change in productivity from changing language is unlikely in most
> cases to exceed 30% or so, according to  what I have read

That may be so in many environments (though 20-30 percent is still
pretty significant IMO), but I think there are some cases where it may
be more significant. For example, I was a member of the software team
for the AN/BSY-2 combat system for the Seawolf class submarine. We had
hundreds of software engineers working to develop over one million
lines of Ada code for the combat system, which was fielded on embedded
68K micros with a custom built Ada RTOS.

The US Navy viewed this effort as a true Ada sucecss story (see 
http://www.adaic.org/docs/flyers/sears.shtml).

To quote Admiral Sears regarding Ada83:

"There are limits to the size of software systems which we can
feasibly
build with the technology at hand.  Ada provides the best intellectual
control available today for managing the development of huge software
systems, through its packaging concept, strong typing, and separate
compilation support."

Based on my experience building C++ systems which are MUCH smaller
than the AN/BSY-2, I would say that Ada made all the difference for
that program. We had good managers in place but if C++ had been used,
the Seawolf would never have sailed because we could never have
completed the job in a reasonable timeframe. It would have taken YEARS
longer and cost much more, if indeed it ever could have been made to
work.

In your "language change scenario" you wrote:

> Consider the firm that is developing software and surviving without 
> using Ada.  For example, may they use Java, Cobol, or Fortran to do 
> things that are not too difficult with Java, Cobol, or Fortran, and
> they are getting by ok.  Why risk a big investment to change language?
> No reason.  Along comes a much bigger and more challenging development
> opportunity, and they realize that Java, Cobol, or Fortran is not the
> right way to go for taking on this bull by the tail.  Would they now
> be wise to invest $100k/year+ in Ada tools so that they can rise to 
> the occasion?  If they do, the odds are stacked against them.

I agree that in this scenario a language change adds to the inherent
risk of a bigger job in a new problem domain. But, if they knew their
existing tools wouldn't do the job, isn't there a third option here,
i.e. hire a contractor to do the hard work in <Ada/Eiffel/whatever>
while training your best people and having them work alongside the
contactor(s)? It seems to me that an approach like this could help a
business bridge itself into a new technology without having to take
the "fatal plunge" of going into a new business area while
concurrently using a new technology with a completely unprepared
staff.

Finally, you asked:

> No need to argue with my crazy logic.  Just show me a bunch of 
> companies developing applicationsoutside of the military and embedded 
> systems markets in the 10-to-100-developer range that switched from 
> anything else to Ada and succeeded and are still committed to it today.  
> I'd be interested to know why and how.

OK, but realize here when you say "outside military and embedded
systems" you are excluding the main domains for Ada. That would be
akin to me asking you to show me a bunch of defense contractors that
switched from Ada to Java/C++ for million-line plus real-time
applications that succeeded and are still committed to Java/C++ today!

Anyway, I have no idea how many companies have switched from
C/C++/Java to Ada, but I did find this article in eweek interesting:

http://www.zdnet.com/eweek/stories/general/0,11011,2769111,00.html

The interesting part (to me) is the passing reference to Ada for
automotive systems:

"Industrial advisory boards also agree, for example, recommending Ada
or Modula-2 ("having fewer insecurities and better type checking") for
writing the software underlying automotive systems. "

That is not a problem domain I normally hear associated with Ada,
though I did know someone who left the AN/BSY-2 program to join one of
the American Big 3 auto companies doing Ada programming.

Did GM/Ford/Chrysler switch from C to Ada for their embedded systems?
I have no idea. If anyone out there does know, please share with us!

Your closing statement

>Programming languages mostly propagate organically using low-level
>contagion.  This is hindered by high $ price tag.

seems correct to me, which is why I think compilers like GNAT and the
$99 version of Aonix's ObjectAda are good things.

- Mike



  reply	other threads:[~2001-07-10  3:38 UTC|newest]

Thread overview: 161+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-05 21:56 is ada dead? tyler spivey
2001-07-05 23:11 ` James Rogers
2001-07-06  0:21 ` Gerhard Häring
2001-07-06  2:31 ` wzm
2001-07-06  7:47 ` Pascal Obry
2001-07-06 12:12 ` Martin Dowie
2001-07-06 21:33   ` Bobby D. Bryant
2001-07-06 14:04 ` Marin David Condic
     [not found]   ` <3B45E0E9.E3E7BB55@nokia.com>
2001-07-06 16:45     ` Marin David Condic
2001-07-06 18:28 ` Robert Dewar
2001-07-06 19:12 ` Lao Xiao Hai
2001-07-07  1:57   ` Adrian Hoe
2001-07-06 21:36     ` Bobby D. Bryant
2001-07-07 10:53       ` Larry Kilgallen
2001-07-07 18:44         ` James Rogers
2001-07-07 21:19           ` String support (was: is Ada dead?) Larry Kilgallen
2001-07-08  3:15           ` is ada dead? Stephen J. Bevan
2001-07-08  3:46             ` James Rogers
2001-07-08  5:29               ` Stephen J. Bevan
2001-07-09 14:27                 ` Marin David Condic
2001-07-08 11:07             ` Larry Kilgallen
2001-07-08 14:57               ` Stephen J. Bevan
2001-07-08 13:34       ` Me
2001-07-07 18:33     ` James Rogers
2001-07-07 22:41       ` Andrzej Lewandowski
2001-07-08  0:58         ` Larry Kilgallen
2001-07-09  1:33           ` Florian Weimer
2001-07-08  1:45         ` Jeffrey Carter
2001-07-08 17:19           ` Robert C. Leif, Ph.D.
2001-07-08 21:28             ` Larry Kilgallen
2001-07-09  2:46               ` Robert C. Leif, Ph.D.
2001-07-09 10:36                 ` Mandating code quality (was: is Ada dead?) Larry Kilgallen
2001-07-08 10:52         ` is ada dead? Michal Nowak
2001-07-08 22:38           ` Andrzej Lewandowski
2001-07-09  1:20             ` James Rogers
2001-07-09 14:45               ` Marin David Condic
2001-07-09 15:54                 ` Ted Dennison
2001-07-09 20:27                   ` Jerry Petrey
2001-07-09 21:08                     ` Ted Dennison
2001-07-14 16:49                     ` Stefan Skoglund
2001-07-10 23:59                   ` Why " raj
2001-07-14 16:53                     ` Stefan Skoglund
2001-07-14 23:14                       ` James Rogers
2001-07-15 22:57                         ` Stefan Skoglund
2001-07-16 14:00                         ` Trains in the US (was: Why is ada dead?) Ted Dennison
2001-07-10 23:56                 ` Why is ada dead? raj
2001-07-11  2:59                   ` James Rogers
2001-07-09 16:50             ` Michal Nowak
2001-07-15 18:14             ` Lao Xiao Hai
2001-07-16 15:38               ` Marin David Condic
2001-07-16 17:32                 ` Mark Lundquist
2001-07-16 22:18                   ` tmoran
2001-08-01 18:53                     ` "first-mover (dis)advantage" (was Re: is ada dead?) Mark Lundquist
2001-08-02 15:44                       ` Ted Dennison
2001-07-21 16:30                   ` is ada dead? Bertrand Augereau
2001-07-16 18:19                 ` Larry Kilgallen
2001-07-16 18:21                   ` Marin David Condic
2001-07-16 20:14                     ` Gary Scott
2001-07-16 18:26                   ` Mark Lundquist
2001-07-16 21:21               ` Michal Nowak
2001-07-10 23:31         ` raj
2001-07-10 23:32         ` raj
2001-07-10 23:46         ` "garbage dumps are full of superior solutions" raj
2001-07-10 23:47         ` Managers believe that Ada programmers are hard to find raj
2001-07-11  9:38           ` Martin Dowie
2001-07-11 12:39           ` Marc A. Criley
2001-07-11 17:32           ` Jeffrey Carter
2001-07-11 19:05             ` Pat Rogers
2001-07-07 22:37     ` is ada dead? Andrzej Lewandowski
2001-07-08  1:10       ` James Rogers
2001-07-08  1:47       ` Jeffrey Carter
2001-07-08  9:01       ` Pascal Obry
2001-07-08 10:52       ` Michal Nowak
2001-07-08 22:40         ` Andrzej Lewandowski
2001-07-09  1:48           ` James Rogers
2001-07-09 15:11           ` Jerry Petrey
2001-07-09 16:14             ` Al Christians
2001-07-09 19:35               ` Death by analogy Part 1 (was Re: is ada dead?) Michael P. Card
2001-07-09 19:52               ` Death by analogy Part 2 " Michael P. Card
2001-07-09 22:07                 ` Al Christians
2001-07-10  3:38                   ` Michael P. Card [this message]
2001-07-10  4:54                     ` Al Christians
2001-07-10 10:54                       ` Robert C. Leif, Ph.D.
2001-07-10 16:58                         ` Al Christians
2001-07-10 17:58                           ` William Dale
2001-07-10 18:39                           ` Michael P. Card
2001-07-10 20:10                             ` Ed Falis
2001-07-10 20:46                               ` Ted Dennison
2001-07-10 20:54                                 ` Ed Falis
2001-07-10 21:15                                   ` Ted Dennison
2001-07-10 21:29                                     ` Ed Falis
2001-07-10 21:10                               ` Al Christians
2001-07-10 21:26                                 ` Marin David Condic
2001-07-10 21:26                                 ` Ed Falis
2001-07-10 21:48                                   ` Ted Dennison
2001-07-10 21:56                                   ` Marin David Condic
2001-07-11  1:59                                     ` Ed Falis
2001-07-11  2:38                               ` DuckE
2001-07-11 21:00                                 ` Ed Falis
2001-07-12  1:42                                   ` DuckE
2001-07-12 10:54                                   ` UML for Ada raj
2001-07-12  8:03                                 ` Death by analogy Part 2 (was Re: is ada dead?) David Humphris
2001-07-13  2:43                                   ` DuckE
2001-07-23 21:53                                     ` Greg Bek
2001-07-20  7:49                                   ` Lao Xiao Hai
2001-07-10 20:26                             ` Ted Dennison
2001-07-10 20:39                             ` Al Christians
2001-07-10 20:42                               ` Ed Falis
2001-07-10 20:53                                 ` Marin David Condic
2001-07-10 21:11                               ` Michael P. Card
2001-07-11  5:25                                 ` Ada and UML raj
2001-07-11  9:40                                   ` David C. Hoos, Sr.
2001-07-13 19:00                                   ` Nick Williams
2001-07-13 19:46                                     ` Ted Dennison
2001-07-17  8:25                                       ` David Humphris
2001-07-16  0:56                                     ` Ken Garlington
2001-07-16  1:57                                       ` Ada and UML - Rational dropping Ada? Jeff Creem
2001-07-16 17:37                                         ` Ken Garlington
2001-07-17 18:59                                       ` Ada and UML Simon Wright
2001-07-23 14:38                                         ` John Kern
2001-08-04  6:29                                           ` Simon Wright
2001-07-11  0:25                             ` Sure FIRM is lost, but really, who cares raj
2001-07-11  0:33                             ` Death by analogy Part 2 (was Re: is ada dead?) Robert C. Leif, Ph.D.
2001-07-10 12:58                     ` John Kern
2001-07-10 13:59                   ` Marin David Condic
2001-07-10  1:21               ` is ada dead? Pat Rogers
2001-07-10  2:29                 ` Al Christians
2001-07-09  1:44       ` Florian Weimer
2001-07-08 21:05         ` Bobby D. Bryant
2001-07-09 10:43           ` One True Language (was: is Ada dead?) Larry Kilgallen
2001-07-09 15:09           ` is ada dead? Ted Dennison
2001-07-14 18:40           ` Stefan Skoglund
2001-07-09  2:37       ` Adrian Hoe
2001-07-07 23:03 ` chris.danx
2001-07-09 15:22   ` Ted Dennison
2001-07-09 16:13     ` chris.danx
2001-07-10  9:02     ` Emmanuel Briot
2001-07-10 10:29       ` Contributing patches to GPL Ada projects (was: Is Ada dead?) Larry Kilgallen
2001-07-10 12:44         ` Emmanuel Briot
2001-07-10 15:24           ` Ted Dennison
2001-07-10 22:33             ` Robert Dewar
2001-07-11  7:46               ` Florian Weimer
2001-07-11 13:07               ` Marc A. Criley
2001-07-11 16:26                 ` Robert Dewar
2001-07-11 13:41               ` Ted Dennison
2001-07-11 16:30                 ` Robert Dewar
2001-07-11 17:45                   ` Ted Dennison
2001-07-14 14:05                     ` Robert Dewar
2001-07-16 15:38                       ` Ted Dennison
2001-07-16 17:37                         ` Ken Garlington
2001-07-11 12:35           ` McDoobie
2001-07-12  8:16             ` Emmanuel Briot
2001-07-14 19:48               ` Stefan Skoglund
2001-07-15  0:16                 ` McDoobie
2001-07-18 16:17                 ` Stephen Leake
2001-07-18 17:55                   ` Pascal Obry
2001-07-19 23:13                   ` Stefan Skoglund
2001-07-20 17:05                     ` Stephen Leake
2001-07-10 13:58       ` is ada dead? Ted Dennison
2001-07-10 17:04       ` Pascal Obry
  -- strict thread matches above, loose matches on Subject: below --
2001-07-09 21:59 Death by analogy Part 2 (was RE: is Ada dead?) Michael P. Card
replies disabled

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