From: "Peña, Botp" Date: 2005-02-16T13:20:08+09:00 Subject: Re: utilizing ++ and -- for comments Edgardo Hames [mailto:ehames@gmail.com] wrote: // wrote: //> Since ++ and -- wont see the light of day in ruby, can we //use it for //> comment notation? // //Come on! Real programmers don't comment their code. It was //hard to write, it should be hard to understand ;) :-)) let's just say I'm just one of the weirdos on the other side. I read code if and only if there is a comment :-) The closest connection bw code and comments I can think of is (eiffel's) pre/post condition.. but that is just me of course and am not a real proggmr -just a nuby :-) // //Kind Regards, //Ed // kind regards -botp