>
>
> ​uh... Do you mean for variable names? .... nah... no thanks. Can't
> remember the last time I felt constrained by a 31 char limit. In fact,
> reading code with a bunch of variable names approaching 20 char makes my
> blood pressure go up.​


My main problem is method names, although others have asked for longer
variable names and I've got nothing against them either. I make more
methods than variables.

For more details, see the thread:

http://forums.4d.fr/Post/EN/18946884/0/0/

The worst for me is meaningless variable names. The
> next worst thing for me is really long variable names that could use some
> smart concise editing that retains meaning with readability.
>

We all hate meaningless names, so no argument there. As to why 31
characters is not enough, it's because some (a lot?) of us use part of the
name to create a pseudo-namespace prefix. That burns up a lot of characters
but brings huge benefits. So, the remaining character limit (in my case) is
20 characters already....
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to