[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re2: Mother ship App.(flame)
- To: info-mcl@cambridge.apple.com, oddmund@idt.unit.no
- Subject: Re: Re2: Mother ship App.(flame)
- From: language@skdad.usask.ca
- Date: 25 Jan 1993 13:35:15 -0600
> The "problem" of buggy MCL applications can be viewed from another
> angle: Most of those buggy MCL applications wouldn't have been
> completed at all if they had been implemented in another language,
> and they most certainly would not have been less buggy at the
> same level of fuctionality.
well, I'm not really talking about 'buggy' in the sense that there
are a lot of lisp exceptions. lisp has a wonderful debugging environment
that works well inside of mcl. What I am taling about are the apparant
mystery crashes that happen for no apparant reason, why a program
crashes on one machine and not another, the mouse freezing, why
version 2.0 crashes every time with the even-better-buss-error init
distributed at ftp.apple.com. unexplained mouse freezing, that sort of
thing. These things simply should not happen!
-john