home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / mcl / 2096 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.2 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!language@skdad.usask.ca
  2. From: language@skdad.usask.ca
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re:  Re2: Mother ship App.(flame)
  5. Message-ID: <9301251935.AA08196@waskesiu.USask.ca>
  6. Date: 25 Jan 93 19:35:15 GMT
  7. Sender: owner-info-mcl@cambridge.apple.com
  8. Lines: 16
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. > The "problem" of buggy MCL applications can be viewed from another
  12. > angle: Most of those buggy MCL applications wouldn't have been 
  13. > completed at all if they had been implemented in another language, 
  14. > and they most certainly would not have been less buggy at the 
  15. > same level of fuctionality.
  16.  
  17. well,  I'm not really talking about 'buggy' in the sense that there
  18. are a lot of lisp exceptions.  lisp has a wonderful debugging environment
  19. that works well inside of mcl.  What I am taling about are the apparant
  20. mystery crashes that happen for no apparant reason,  why a program
  21. crashes on one machine and not another,  the mouse freezing, why
  22. version 2.0 crashes every time with the even-better-buss-error init
  23. distributed at ftp.apple.com.  unexplained mouse freezing,  that sort of
  24. thing.  These things simply should not happen!
  25.  
  26.     -john
  27.