in reply to Re: On maintaining old code and the battle of styles...
in thread On maintaining old code and the battle of styles...

Please, if you do decide to change the style, then change it everywhere at once. Especially the parameter passing stuff, where consistency is really important. I've had to maintain code that was written in a mishmash of styles and it's just painful.
  • Comment on Re: Re: On maintaining old code and the battle of styles...