Dec. 9th, 2015
figured out something
Dec. 9th, 2015 02:23 pmOOP people are so obsessed in "finding" and "instantiating" and "initializing" instances that they are totally lost in it. If they just could use tuples. Ok, case classes. What are we trying to accomplish by caching one instance of a factory instead of having a new factory every time we need to produce something?
Etc.
Etc.