Squeak Code Etiquette?

Andreas Raab raab at isgnw.cs.Uni-Magdeburg.DE
Wed Jan 21 15:46:18 UTC 1998


John,

> For example in squeak there is a method r:g:b. In a set of programs that I am
> trying to convert, red:green:blue is used. Should I change all the programs in
> the set I am working on, or add the method to the Squeak base?

I would place such methods in a category called "compatibility" or if it
something specific to a certain dialect "dialect-compatibility". In my
eyes its far less effort to incorporate such modifications in the Squeak
base than changing a number of methods.

Andreas
-- 
Linear algebra is your friend - Trigonometry is your enemy.
+===== Andreas Raab ============= (raab at isg.cs.uni-magdeburg.de) =====+
I Department of Simulation and Graphics      Phone: +49 391 671 8065  I
I University of Magdeburg, Germany           Fax:   +49 391 671 1164  I
+=============< http://isgwww.cs.uni-magdeburg.de/~raab >=============+





More information about the Squeak-dev mailing list