I don't see a reason not to adhere to the naming conventions from the start.
It's easier to write correct code once than to write buggy code and then correct it... (this theme is strong on my mind after reading through Bert's commit diffs last night) Ramkumar Ramachandra wrote on Fri, Aug 06, 2010 at 22:30:34 +0530: > Hi Hyrum, > > Hyrum K. Wright writes: > > I don't think that "easy of typing into the debugger" should be a > > primary qualification for API naming conventions... > > Hehe, ofcourse. I just meant to say that I'll save the formal naming > until I get past the point where the program can go a few seconds > without segfaulting :) > > -- Ram

