Are Class Methods Evil?

{{{ Two things I like in programming: *Object instances and abandoning global things.* I especially “appreciate any DCI effort”:http://andrzejonsoftware.blogspot.com/2011/02/dci-and-rails.html in the community helping us getting away from classes back to thinking about objects and clean responsibilities. In order to explain my thoughts about DCI, here’s a first post about class methods, which seem to be… Continue reading Are Class Methods Evil?