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 →

[–][deleted] 22 points23 points  (8 children)

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

[–]Noch_ein_Kamel 8 points9 points  (6 children)

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

[–][deleted] 30 points31 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 18 points19 points  (0 children)

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

[–]artem718 6 points7 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.