[squeak-dev] re: Experiences with Squeak and Gemstone?

Lukas Renggli renggli at gmail.com
Sat Apr 3 09:16:10 UTC 2010


> When we started, we waited too long before porting to
> Gemstone. Some things to be aware of:
> - don't end the first line of the method with a dot;
> - don't end a method with multiple empty lines;
> - method parameters should not shadow instance variables;
> - method length is not unlimited

Actually the first issue is detected by Slime.

The third point (shadowing) should be fixed in the latest Pharo thanks to Jorge.

The second and last should be detected by Slime too. Can you provide
more details?

Lukas

-- 
Lukas Renggli
www.lukas-renggli.ch



More information about the Squeak-dev mailing list