home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / lisp / mcl / 1966 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.7 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!olivea!apple!goofy!cambridge.apple.com!language@skdad.usask.ca
  2. From: language@skdad.usask.ca
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: MCL support for MOP
  5. Message-ID: <9301100836.AA08493@waskesiu.USask.ca>
  6. Date: 10 Jan 93 08:36:49 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 25
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Bill:
  12. > Feedback please. Do you need these facilities? Other ideas?
  13. > The MCL development team has decided that MCL's size is not the
  14. > most important thing we have to work on right now, but it's
  15. > still important to us.
  16. you may have your reasons for _not_ being interested in the size
  17. of applications generated by MCL,  however,  this is the primary
  18. reason why I am not using MCL to develop any applications programs,
  19. and I can't see myself doing so until that get's fixed.  Why?  well,
  20. it looks stupid to deliver a simple program that takes up 1.4 megs.
  21. especially when the same task can be done with a 20k application.
  22. for example,  BinHex (the application) takes up something like 8k
  23. on disk,  while the MCL BinHex application (which appears to do
  24. the same thing,  although slower) occupies well over 1 meg of disk
  25. space,  and it doesn't run well with less than two!
  26.  
  27. perhaps this is petty compared to the obvious advantages of using
  28. MCL for development,  but I feel these things are important.  Generally,
  29. I'd prefer to use MCL for everything,  including the tasks normally
  30. done by the finder,  and for my own personal use it's great;  but,
  31. I'd find it difficult trying to explain to a client why a program
  32. with the functionality of TeachText more than 1meg of disk space, and
  33. runs with 2 or more megs in ram...
  34.  
  35.     -john
  36.