A Lisper asks, "Am I supposed to like Smalltalk?"

Michael Latta lattam at mac.com
Wed May 17 06:48:59 UTC 2006


While keeping your hands on the keyboard should in theory be more efficient,
I have found that the presentation/treatment of methods as separate units of
work has more benefit than cost.  Having all the source in one long
scrolling text area (as in Java or C#) results in a very different coding
style and organization that is not as productive (at least for all those I
know have used both environments at the master level).

Michael



-----Original Message-----
From: squeak-dev-bounces at lists.squeakfoundation.org
[mailto:squeak-dev-bounces at lists.squeakfoundation.org] On Behalf Of Chris
Patrick Schreiner
Sent: Tuesday, May 16, 2006 11:40 PM
To: The general-purpose Squeak developers list
Subject: Re: A Lisper asks, "Am I supposed to like Smalltalk?"

> First of all is the environment/IDE. With Lisp/Emacs/Slime, or for  
> that matter Java/Netbeans, to write method after method, you can  
> just type. What I saw in Squeak was a bad combination of mousing  
> and typing. You have to click in the '--all--' window of methods,  
> then mouse down to the editing pane, and replace text, then save,  
> then do it again for the next method. I'm sure this is a YMMV  
> thing, but these mini-interruptions sure wouldn't keep me in 'flow'  
> as much as just typing.

I totally agree with this though




More information about the Squeak-dev mailing list