home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / software / 3228 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!ftpbox!mothost!white!rtsg.mot.com!king
  3. From: king@rtsg.mot.com (Steven King, Software Archaeologist)
  4. Subject: Need references on moving old code to new platform
  5. Message-ID: <1992Aug15.005850.14463@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: orchid3
  8. Reply-To: king@rtsg.mot.com
  9. Organization: Motorola Inc., Cellular Infrastructure Group
  10. Date: Sat, 15 Aug 1992 00:58:50 GMT
  11. Lines: 21
  12.  
  13. Does anyone know of any references which discuss moving old code from
  14. one hardware platform to another?  I'm not looking for books on how to
  15. write portable code; those are a dime a dozen.  I'm looking for
  16. something which discusses moving a large existing body of poorly
  17. written and documented code to a completely new platform.  The points
  18. I'm interested in are:
  19.  
  20.   - Conversion of languages (ie., upgrading COBOL or assembler into
  21.       C, Ada, etc.)
  22.   - Recovering and documenting undocumented design
  23.   - Where's the break-even point for converting existing code versus
  24.       re-writing things from scratch?
  25.  
  26. I've got my own feelings on the subject, but I'd like to see what others
  27. have done and learned in the process.
  28.  
  29. -- 
  30. -------------------------------------------------------+-----------------------
  31. Never let anyone know you're good at something you     |      Steven King
  32. dislike.  You'll find yourself doing it forever.       |   Motorola Cellular
  33.                                                        |   king@rtsg.mot.com
  34.