On 3/16/06, Zev Blut <rubyzbibd / ubit.com> wrote: > Thus if I write some code such as: > > "if foo && bar" > > Then a coworker cannot come and change that line to: > > "if foo and bar" I'm probably missing something vital here, but why would changing it be a problem? nikolai