Dec. 28, 2009
2:06 a.m.
Adrian Kuhn wrote:
I know that originally all Smalltalk comments used 1st person. What is your take on that?
Martin always writes in first person. :-) Actually, I usually do prefer to use first person when writing Smalltalk comments. I find that anthropomorphizing objects helps to think in an object-oriented way. This bias is built into the language with the keyword "self". Regards, -Martin