|
|
|
|
|
by hobbs
6601 days ago
|
|
Indeed, I found that this statement sounded alarms in my critical thinking cortex: "the Singleton "pattern" encourages you to forget everything you know about OO design, since OO is hard, and procedural is easy." Why, oh why, are we encouraging people to use OO 100% of the time, when it's admittedly harder than the alternatives? (I'm looking at you, Java.) Methinks the bandwagon continues to play on, even after two decades... |
|
I had never heard anyone suggest anything like that before, I think some developers think OOP is "the way forward." I spent many months trying to force my mind to think in an OOP manner, now I don't even bother. Occasionally I find a place where it does work, but it's definitely not a magical bullet.