home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15107 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.2 KB

  1. Path: sparky!uunet!olivea!decwrl!csus.edu!netcom.com!gurgle
  2. From: gurgle@netcom.com (Pete Gontier)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: INIT Idea/Request
  5. Keywords: INIT, NewHandle, Temporary Memory, Multifinder Memory
  6. Message-ID: <t7qnaga.gurgle@netcom.com>
  7. Date: 8 Sep 92 00:14:56 GMT
  8. References: <fd3yyt@rpi.edu>
  9. Organization: cellular
  10. Lines: 17
  11.  
  12. johnsd2@jec324.its.rpi.edu (Daniel Norman Johnson) writes:
  13.  
  14. >It occurs to me that it would be quite neat (to say the least) to get
  15. >rid of this memory zone stuff in the Macintosh by making NewHandle
  16. >act like TempNewHandle. Or more precisely, to make any call to NewHandle
  17. >result in a call to TempNewHandle, and if that fails, a normal call
  18. >to NewHandle.
  19.  
  20. This was discussed at length some months ago. Some guy who was Smarter
  21. Than All the Rest of Us Put Together pointed out that this was going
  22. to make some existing applications go crazy. Some do brilliant things
  23. like figure out how much memory is available to them and then allocate
  24. it all in one big block and do their own allocation schemes within that
  25. block. MacPaint 2 is one that springs to mind. Or perhaps MacWrite II.
  26. One of those.
  27. -- 
  28.  Pete Gontier // EC Technology // gurgle@netcom.com
  29.