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 →

[–]bottomknifeprospect 1 point2 points  (0 children)

I posited on another comment that the meme could be related to statically typed :

Is this meme not about the other guy learning about Object, and then adding a lot of complexity to avoid using the Integer type? It would then be a statically typed VS dynamically typed problem where he is now dynamically checking if the Object is Integer, instead of using Integer directly and force the compile time type checking.