home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / ada / 3630 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!linus!linus.mitre.org!linus!mbunix!eachus
  3. From: eachus@oddjob.mitre.org (Robert I. Eachus)
  4. Subject: Re: Navy Counters Ada Mandate?
  5. In-Reply-To: srctran@world.std.com's message of Fri, 11 Dec 1992 20:04:28 GMT
  6. Message-ID: <EACHUS.92Dec11180709@oddjob.mitre.org>
  7. Sender: news@linus.mitre.org (News Service)
  8. Nntp-Posting-Host: oddjob.mitre.org
  9. Organization: The Mitre Corp., Bedford, MA.
  10. References: <9212102106.AA01944@ajpo.sei.cmu.edu> <SRCTRAN.92Dec11150428@world.std.com>
  11. Date: Fri, 11 Dec 1992 23:07:08 GMT
  12. Lines: 28
  13.  
  14.  
  15. In article <SRCTRAN.92Dec11150428@world.std.com> srctran@world.std.com (Gregory Aharonian) writes:
  16.  
  17.    Talk about a nice big loophole for circumventing the Ada mandate,
  18.    given the uncertainty about how to define when something is COTS
  19.    (i.e. how many copies do I have to sell 1 - 10 - 100?).  For
  20.    example, for a big telecommunications project for the Navy, could
  21.    ATT make a bid based on the millions and millions of lines of C/C++
  22.    code it uses in its commercial networks?
  23.  
  24.    Sure it could.  If, for example, they bid an ESS4 switch with the
  25. software as an NDI (non-development item) and software support
  26. guarenteed for some number of years at a fixed price per year.  The
  27. number of copies of the product that ATT sells it part of the overall
  28. risk assesment.
  29.  
  30.    Now if ATT says, "We are going to use our existing software but
  31. modify it to meet your requirements.  The code development will cost
  32. $X million dollars, and take N months."  Now the Ada mandate kicks
  33. in...
  34.  
  35. --
  36.  
  37.                     Robert I. Eachus
  38.  
  39. with Standard_Disclaimer;
  40. use  Standard_Disclaimer;
  41. function Message (Text: in Clever_Ideas) return Better_Ideas is...
  42.