[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MACL 1.3.2 and system 7
- To: Mark.Perlin@CAD.CS.CMU.EDU
- Subject: Re: MACL 1.3.2 and system 7
- From: Michael Travers <mt@media-lab.media.mit.edu>
- Date: Mon, 03 Jun 91 14:45:06 EDT
- Cc: info-mcl@CAMBRIDGE.APPLE.COM
- In-reply-to: Your message of Sun, 02 Jun 91 19:30:34 -0400. <9106022354.AA05212@brazil.cambridge.apple.com>
Date: Sun, 2 Jun 91 19:30:34 EDT
From: Mark.Perlin@CAD.CS.CMU.EDU
We have many disparate graphical applications running in MACL 1.3.2, all of
which make extensive use of Object LISP. Further, we find the language and
environment suitably hospitable that our programming time for an initial
graphical interface is less than one day. (We have heard reports that MACL
2.0 is far less programmer friendly.)
I'm not sure how this rumor arose, but I think it's entirely untrue.
Most of the environment is roughly similar or improved in 2.0. CLOS
is somewhat more verbose than ObjectLisp, but generally easier to work
with. Once you get used to CLOS, I doubt you will find the
environment any less friendly. Besides, there are significant
improvements in important areas, such as the stack backtrace window,
which now supports manually returning values and restarting frames.