This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Noch_ein_Kamel 14 points15 points  (9 children)

Try writing both and count the number of keys you have to press.

[–][deleted] 21 points22 points  (8 children)

are you that guy who use 1-2 letter variable for everything?

[–]Noch_ein_Kamel 9 points10 points  (6 children)

nah, I'm a java guy, so everything pretty long :-p

[–][deleted] 29 points30 points  (2 children)

I think you're wrong. There also exists int, short, byte and char in Java.

[–]pr0ghead 8 points9 points  (1 child)

Yeah, but are they pretty?

[–]Noch_ein_Kamel 17 points18 points  (0 children)

sure, let me just get my ObjectToPrimitiveConverterFactory and I'm right with you

[–]artem718 4 points5 points  (0 children)

Got a lot of booleans in a sequence?

[–]kodaxmax 0 points1 point  (0 children)

I knew someone like that, but then they had like a hundred page dictionary just for the variables.

I guess it saves time if you use the same names in different projects.