http://qs321.pair.com?node_id=266787


in reply to Mandatory indenting

This could go as a module in the Acme:: namespace...

Anyway, sometimes forced style can be usefull, especially when you work in a team. I once worked in a place where I reformatted my team-leader's code all the time, to make it possible for the rest of the team to read what she was doing. And it wasn't just indenting - it was also selecting variable names like 'jj' not for loop counters but for serious stuff. People who do that should be hanged :-)