Zach <zacharooni / comcast.net> writes: > Once I started programming in ruby, I was a little surprised at the > use of the underscore, but I'm wondering the sentiments of the > programmers out there. Do you prefer word breaks by underscore or > case? Does is look more readable? Does anything else irk you with > Camel Case and/or Ruby's preference? > > Not trying to incite flame_wars or the like, looking for honest opinions. Under_scoring is the best thing after using-hyphens, which is not possible in Ruby without dirty tricks. > -Zach -- Christian Neukirchen <chneukirchen / gmail.com> http://chneukirchen.org