home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21086 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.2 KB

  1. Path: sparky!uunet!cosoco!stoney
  2. Message-ID: <1993Jan09.090047.8491@cosoco.com>
  3. Newsgroups: comp.sys.mac.programmer
  4. Distribution: world
  5. From: stoney@cosoco.com (Stoney Ballard)
  6. Organization: Component Software Corp., Lexington, MA USA
  7. Date: Sat, 09 Jan 1993 09:00:47 EST
  8. Subject: Why Control Segmentation?
  9. Lines: 20
  10.  
  11. I'd like to hear opinions from Mac programmers about how much control you
  12. want/need over the segmentation of your programs. Do you really care about
  13. which functions are in which segments? Why? Do you really see performance
  14. differences from this or do you just feel better with functions that call each
  15. other in the same segment? Or is the only thing you need to control the
  16. "functional grouping" of the segments to minimize the amount of code that
  17. needs to be resident at one time. Would you like to be able to assign segments
  18. by function, or is by class or by module good enough?
  19.  
  20. This information will contribute to the design of the segmentation editor in
  21. Component Workshop.
  22.  
  23. Thanks for any help on this.
  24.  
  25. ------------------------------------------------------------
  26.    Stonewall Ballard, CTO, Component Software Corp
  27.                     stoney@cosoco.com
  28.                (apply standardDisclaimers argument)
  29. ------------------------------------------------------------
  30.  
  31.