Squeak coding style...

Aaron Lanterman lanterma at ece.gatech.edu
Tue Mar 2 16:45:13 UTC 2004


On Sat, 28 Feb 2004, Dan Ingalls wrote:

> them.  Me, I'm going to keep naming by role, and encouraging work on
> type inference.

It would be neat to be able to hold the cursor over a variable in the
Browser, and have a little balloon pop up which says "must know how to A,
B, and C." This might be especially helpful for the instance and class
variables, moreso than the temps - something could scan through the whole
class and collect all the messages that "instanceVariableX" must know how
to handle.

(Maybe something like that is already in there?)

- Aaron

-----------------------------------------------------------------------------

Dr. Aaron Lanterman, Asst. Prof.       Voice:  404-385-2548
School of Electrical and Comp. Eng.    Fax:    404-894-8363
Georgia Institute of Technology        E-mail: lanterma at ece.gatech.edu
Mail Code 0250                         Web:    users.ece.gatech.edu/~lanterma
Atlanta, GA 30332                      Office: GCATT 334B




More information about the Squeak-dev mailing list