Thomas Dudziak wrote:
These are nits, and we can obviously work with whatever form is used
(heck we have lots of code of the form m_thingie for instance vars) and
having an expected standard is a Good Thing. I just don't like those
particular idioms.

Right you are, these m_someField (and for that matter _someField) could be removed as well. But they are not visible to the user, so we can handle them as we go, so to speak.

+1 -- let's stop playing C++ with those fields. :-)

 Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to