Nov. 19, 2014
12:41 p.m.
Hi I find the formatting chapter of the 'Smalltalk best practices pattern, Kent Beck' really nice but I cannot find a free pdf. I just found http://sdmeta.gforge.inria.fr/FreeBooks/WithStyle/SmalltalkWithStyle.pdf. There is also a chapter about formatting. Should also be a good reading. Regards, Christophe. Le 19 nov. 2014 à 12:06, Jan Vrany a écrit :
Hi guys,
is there any document I can read on how Pharo source code is/should be formatted? I mean things like - tabs/spaces? How many spaces if spaces? - encoding of the source string - trailing newlines - trailing spaces - ...
I don't care much about things like whether there should be a space after ^, opening [ and so on (because there's a little I can do about it :-)
Best, Jan