Re: some comments about our C++ code...


Subject: Re: some comments about our C++ code...
From: Aaron Lehmann (aaronl@vitelus.com)
Date: Sun Apr 15 2001 - 14:19:23 CDT


You're right on everything, except for:

On Sun, Apr 15, 2001 at 05:16:31PM +0200, Joaqu?n Cuenca Abela wrote:
> 3) Please, please, please: NO public/protected variables. Period. Try
> to avoid public virtual members, too.
> This one need a bit of collaboration from everybody. I will not go
> through all the code and fix that. It should be fixed in an incremental
> way with the help of everybody.

This is crazy. Why is using foo->get_bar() better than foo->bar other
than adding complexity and obfuscating the code?

Ok, maybe I'm a renegade C programmer who never learned.



This archive was generated by hypermail 2b25 : Sun Apr 15 2001 - 14:19:44 CDT