On Wed, Sep 1, 2010 at 12:12 PM, Shawn H Corey <[email protected]> wrote: > Of course, if you want to make the purists cringe: > > if( some_condition ){ > # this space intentionally left blank > }else{ > do_work(); > }
I actually have at least one colleague that does that (not at "Castopulence"[1], but at my real j0rb). >_< It always makes me /cringe/ when I stumble across it. On an unrelated note, what is correct quoting etiquette when you only want to quote part of a line? Above, I just reformatted the quote onto a single line beginning at the start, but that was only easy because the line was short enough. If it was too long, I know that my E-mail "client" (Gmail) wouldn't have wrapped it properly (it would only have the > on the first line and the rest would not appear quoted). [1] My make-believe, future FLOSS company. :D -- Brandon McCaig <[email protected]> V zrna gur orfg jvgu jung V fnl. Vg qbrfa'g nyjnlf fbhaq gung jnl. Castopulence Software <http://www.castopulence.org/> <[email protected]> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
