home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / misc / 19153 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.9 KB

  1. Path: sparky!uunet!news.gtech.com!noc.near.net!hri.com!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!sun-barr!rutgers!cbmvax!andy
  2. From: andy@cbmvax.commodore.com (Andy Finkel)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: IDEA->Macro prog w/j
  5. Message-ID: <38147@cbmvax.commodore.com>
  6. Date: 28 Dec 92 15:24:55 GMT
  7. References: <n133bt@ofa123.fidonet.org>
  8. Reply-To: andy@cbmvax.commodore.com (Andy Finkel)
  9. Organization: Flying Cat, Inc.
  10. Lines: 29
  11.  
  12. In article <n133bt@ofa123.fidonet.org> Aric.Caley@ofa123.fidonet.org writes:
  13. >BTW, why is Conclip a separate program?  And the same goes for IPrefs?  Why
  14. >weren't they integrated into the Shell/Workbench?
  15.  
  16. There were several reasons at the time:
  17. 1) we didn't want to make Intuition dependent on AmigaDOS  (as it would
  18.    be if Intuition did filesystem accessing things like IPrefs)
  19. 2) we didn't want to make the console.device dependent on disk loaded
  20.    devices (like the clipboard.device)
  21. 3) we wanted IPrefs to be more easily changable than if it were in ROM.
  22. 4) we didn't want to give Intuition its own process (for compatiblity
  23.    reasons, for memory reasons, etc) which it would require if Iprefs
  24.    were to become part of Intuition.  Otherwise we'd end up the
  25.    restriction that only processes could have preference access.
  26. 5) we didn't want to make the console.device a process, either.
  27. 6) Because the clipboard.device lives on the Workbench disk, there's
  28.    little downside to having conclip live on the Workbench disk, too.
  29. 7) Because the preferences live on the Workbench disk, there's very
  30.    little downside to having IPrefs live on the Workbench disk, too.
  31.  
  32.             andy
  33. -- 
  34. andy finkel        andy@cbmvax.commodore.com
  35.  
  36. "There are two kinds of fool.  One says, 'This is old, and therefore good.'
  37. And one says, "This is new, and therefore better.'" - Dean Inge
  38.  
  39. Any expressed opinions are mine; but feel free to share.
  40. I disclaim all responsibilities, all shapes, all sizes, all colors.
  41.