home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / modula2 / 1103 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.3 KB  |  26 lines

  1. Newsgroups: comp.lang.modula2
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!nordruth!seurer
  3. From: seurer@rchland.vnet.ibm.com (Bill Seurer)
  4. Subject: Re: FST is alive and well
  5. Sender: news@rchland.ibm.com
  6. Message-ID: <1992Sep03.153531.23981@rchland.ibm.com>
  7. Date: Thu, 03 Sep 1992 15:35:31 GMT
  8. Reply-To: BillSeurer@vnet.ibm.com
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References: <cspt.30.715505454@giraffe.ru.ac.za> <DZABEL.92Sep3122216@pc2.cs.tu-berlin.de> <1992Sep3.141954.17083@jupiter.sun.csd.unb.ca>
  11. Nntp-Posting-Host: nordruth.rchland.ibm.com
  12. Organization: IBM Rochester
  13. Lines: 11
  14.  
  15. In article <1992Sep3.141954.17083@jupiter.sun.csd.unb.ca>, fellows@jupiter.sun.csd.unb.ca (David M. Fellows CS) writes:
  16. |> Anyone using any system to produce modules with a *code* size >64K
  17. |> per module should take a very critical look at their program's 
  18. |> modularity.  Data size is a different matter.
  19.  
  20. I often see very large procedures.  Usually they are initializing 
  21. large arrays and are often generated by some other tool.  Breaking apart 
  22. these sorts of procedures is very artificial.
  23.  
  24. - Bill Seurer     Language and Compiler Development      IBM Rochester, MN
  25.   Internet: BillSeurer@vnet.ibm.com    America On-Line: BillSeurer@aol.com
  26.