|
From: Vinnie <th...@ya...> - 2010-06-23 19:49:19
|
I will be more able to address the issue of gamma later this week. But for now, I vote to simply adopt the boost source code style. Its already well documented and a lot of people are using it. It might be a little different from what you are using currently but at least its a well tested standard in widespread use. I decided to switch over to it for my own code internally. Aligning stuff with spaces is kind of juvenile and a waste of time, in my opinion. I used to do it when I was younger but I figured out there are more productive uses of time. And plus, like someone pointed out, this doesn't work with proportional fonts. In fact I've been experimenting with proportional fonts and they work better for viewing code in some cases on my 30" display. |