Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!pequod.cso.uiuc.edu!dorner From: dorner@pequod.cso.uiuc.edu (Steve Dorner) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW and Think Message-ID: <1991Jun25.161605.16017@ux1.cso.uiuc.edu> Date: 25 Jun 91 16:16:05 GMT References: <1991Jun23.014722.20288@gn.ecn.purdue.edu> <3764@charon.cwi.nl> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at U-C Lines: 17 In article <3764@charon.cwi.nl> guido@cwi.nl (Guido van Rossum) writes: >then the messy hacks needed to add segmentation to the code :-( Messy hacks? I dunno what's messy about: #pragma segment MySegName In fact, MPW's segmentation scheme is one of the things that I really like about MPW compared to THINK, since it allows you to put functions from more than one segment in a single source file. I don't always WANT my functions grouped by segment; sometimes, even often, other arrangements make more sense. Perhaps this is one of the things that has changed since Guido bought his copy of MPW. -- Steve Dorner, U of Illinois Computing Services Office Internet: s-dorner@uiuc.edu UUCP: uunet!uiucuxc!uiuc.edu!s-dorner