http://www.oracle.com/technetwork/java/javase/documentation/codeconventions-135099.html#367
basically they say the naming is mixed case, so i guess the only issue is that you have an underscore there. you should look out, the java police is out to get you :) On Friday, December 14, 2012 12:59:46 PM UTC+2, latimerius wrote: > > On Fri, Dec 14, 2012 at 2:14 AM, Lew <lewb...@gmail.com <javascript:>>wrote: > >> of 'intensity_Handle' (a non-Java-compliant variable name, btw) and its >> assignment? >> > > Also just out of curiosity, and since you keep mentioning this kind of > stuff - can you point me to the part of "The Java Language Specification" > that makes a name like 'intensity_Handle' non-compliant? I just skimmed > through it again but could not find anything. I mean, it doesn't start > with a number or contain white space, right? > > -- 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