home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cosoco!stoney
- Message-ID: <1993Jan09.090047.8491@cosoco.com>
- Newsgroups: comp.sys.mac.programmer
- Distribution: world
- From: stoney@cosoco.com (Stoney Ballard)
- Organization: Component Software Corp., Lexington, MA USA
- Date: Sat, 09 Jan 1993 09:00:47 EST
- Subject: Why Control Segmentation?
- Lines: 20
-
- I'd like to hear opinions from Mac programmers about how much control you
- want/need over the segmentation of your programs. Do you really care about
- which functions are in which segments? Why? Do you really see performance
- differences from this or do you just feel better with functions that call each
- other in the same segment? Or is the only thing you need to control the
- "functional grouping" of the segments to minimize the amount of code that
- needs to be resident at one time. Would you like to be able to assign segments
- by function, or is by class or by module good enough?
-
- This information will contribute to the design of the segmentation editor in
- Component Workshop.
-
- Thanks for any help on this.
-
- ------------------------------------------------------------
- Stonewall Ballard, CTO, Component Software Corp
- stoney@cosoco.com
- (apply standardDisclaimers argument)
- ------------------------------------------------------------
-
-