Categories
Sponsor Us
The Enfranchised Mind has been online since 2006 and boasts thousands of conversations, many author open source projects, and high traffic. Help continue EnfranchisedMind: sponsor us and we will set aside some space in the sidebar or footer to feature you.
Raganwald: Too much of a good thing: not all functions should be object methods
It’s a great post. I took on the general argument writ small when I fought with Java and its #equals method in these posts:
Description of the Problems Java has with CompareTo and Equals
A Problem with my solution to the Java CompareTo and Equals Problem
Analyzing an attempted solution to the Java CompareTo and Equals Problem with Commons-Lang