On Feb 22, 8:05 am, Romain Guy <romain...@android.com> wrote: > I myself am not fond of prefixes, especially since languages like Java > already have "this." when you need to distinguish local vars vs > members. Also, modern IDEs highlight fields differently from local > variables.
++ I don't use the "m" convention either. Other than in constructors where member initialization occurs there is rarely a potential for mix up. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en