Juergen Vigna <[EMAIL PROTECTED]> writes:

| On 06-Jul-2001 Lars Gullik Bjønnes wrote:
| 
| > No... accessor methods.
| > 
| > I will probably put that down as a coding rule later: "Class variables
| > shall always be private."
| 
| I still think that class variables should be accessible *inside* a Class.
| I understand that they shouldn't be accessible from outside, therefore I
| put them there protected and not public!

Yes, that is better... but I still prefere private.
Inset is not the same class as InsetText.
 
| But whatever if you put it in the coding rules and other people knowing
| more of "Modern C++" then me are also of your opinion then, so be it!

mmm.

-- 
        Lgb

Reply via email to