From: Aaron F. <afl...@gm...> - 2005-04-30 00:02:23
Hi Ian,
Looks like many fields are using a naming convention that starts with
"m_". I think I remember seeing documentation regarding this
somewhere, but I can't seem to find it again.
What's the "official" naming convention for fields and methods (if
any, other than standard java conventions)?
Thanks,
_Aaron
Aaron,
That's the only one I impose on myself. I won't really hold you to it.
Sometimes it easier to see whether something is an instance or local
variable based on the name. Other than that I try to use Java's standard
conventions. Fields methods and classes are named using Java's
conventions (normally. I broke this rule somewhat unintentionally with
the jsxeAboutDialog and jsxeFileDialog classes).
On Fri, 29 Apr 2005 17:02:15 -0700
Aaron Flatten <afl...@gm...> wrote:
> Hi Ian,
>
> Looks like many fields are using a naming convention that starts with
> "m_". I think I remember seeing documentation regarding this
> somewhere, but I can't seem to find it again.
>
> What's the "official" naming convention for fields and methods (if
> any, other than standard java conventions)?
>
>
> Thanks,
>
> _Aaron
--
Ian Lewis
Ian...@me...
http://jet9.hasweb.com/~python/http://jsxe.sourceforge.net