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 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
