You must log in or register to comment.
Being able to fit a java class name in 1 line
And OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g.
int w, h;
for width and height).Eh, I’m sure we can overrun it just by gluing sufficient instances of
Factory
to the end of the classname.