From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b73eb137e4ed638 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-23 08:50:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Ada Compilers Date: 23 May 2002 08:50:43 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0205230750.3ca6ed62@posting.google.com> References: <3CE2AF22.2060208@gmx.spam.egg.sausage.and.spam.net> <878z6kq4rr.fsf@deneb.enyo.de> <3CE58053.2020809@gmx.spam.egg.sausage.and.spam.net> <2AEB9D17A335FB6F.78506B6494B0AFF3.EE290620571FE224@lp.airnews.net> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1022169043 7706 127.0.0.1 (23 May 2002 15:50:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 May 2002 15:50:43 GMT Xref: archiver1.google.com comp.lang.ada:24586 Date: 2002-05-23T15:50:43+00:00 List-Id: "John R. Strohm" wrote in message news:<2AEB9D17A335FB6F.78506B6494B0AFF3.EE290620571FE224@lp.airnews.net>... > (The argument is something like this: "Now, we all know that there really > aren't any silver bullets, right? There really aren't any magic wands you > can wave, that will just like magic give you 2x productivity improvement and > 1/4x defect density, right? We all know that, don't we? Well, what if > there was one? Suppose there WAS such a wand, such a super secret magic For the record, to qualify as Brooks' famous "Silver Bullet", you would have to have something that would improve things by a factor of 10, not just 2 or 4. Ada provides a package that is pretty close to what Brooks termed a "Brass Bullet" in his essay "No Silver Bullet, Refired". He was talking about OO languages in general, but C++ and Smalltalk were used as examples. I'd say Rational's numbers prove his argument nicely.