Back to the issue... (was RE: Squeak coding style...)

ducasse ducasse at iam.unibe.ch
Fri Mar 5 09:54:53 UTC 2004


Hi goran

for the few rules we can agree on:

1- class comment stating the key collaborations and responsibilities of 
the class (not jsut in plain english the text of the class)
with one example (even if tests will cover the rest).

2- method indented like that:

myCoolMethod: anArgument
	"a cool comment if any"

	my wonderful code nicely indented.

I think that this is the basic minimal stuff we can agree on. So lets 
move on.
Stef




More information about the Squeak-dev mailing list