Hello Alain,

Tuesday, October 30, 2001, 12:56:06 PM, you wrote:

AR> 4� Stupid looking names
AR>     no vowels :    String ptrkpppzz = ...
AR>     too short :    int    pe        = ...
AR>     too long with same case
AR>               :    boolean thisiscryingforabettercasing = false ;
AR>     ...

  -10 on this. First, IDEA will never have enough intelligence to
detect when such names will be appropriate and when not. And second,
if you ever look at the code with such names, you could fix them with
a few keystrokes. And if you never look at such code, do you really
care what variable names it contains?

  I'm just speaking from experience of working with some code analysis
tools for VB that did such sort of checks. Hundreds of messages
with no meaning at all and not a single helpful one.

-- 
Best regards,
 Dmitry                            mailto:[EMAIL PROTECTED]


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to