A lead developer on my project has taken to referring to the project\'s toString() implementations as \"pure cruft\" and is looking to remove them from the code base.
Although toString() methods are very useful for debugging value classes, it can be argued they are not useful for entity classes.
toString()