scsh-users
[Top] [All Lists]

Re: Ousterhout and Tcl lost the plot with latest paper

To: scsh-news@martigny.ai.mit.edu
Subject: Re: Ousterhout and Tcl lost the plot with latest paper
From: ljw1004@cus.cam.ac.uk (L.J. Wischik)
Date: 28 Apr 1997 19:53:42 GMT
Organization: University of Cambridge, England
>>The button example requires about 25 lines of code in three procedures
>>when implemented in C++ with Microsoft Foundation Classes. Just
>>setting the font requires 7 lines of code: ...
>
>>Come on! All this shows is the inconveniece of using the MFC
>>classes. An interface exactly the same as the Tcl one could easily be
>>written in C++.
>
>I invite anyone who believes this to try to do it, and post the results.
>I've had this argument before, and when people do this, one of two things
>happens: either they eventually concede that this is hard to do in C++, or
>they define new C++ APIs that are essentially untyped (e.g. they use
>strings for everything).

I think this is a silly debate. You could write it in C++Builder, and
select the button in the integrated development environment, and click on
the 'font' button, and select a font for it graphically, without any lines
of code. So what?

-- 
Lucian Wischik, Queens' College, Cambridge CB3 9ET. ljw1004@cam.ac.uk

<Prev in Thread] Current Thread [Next in Thread>