Tweets for 2010-01-21
- Constructor over-injection anti-pattern http://ff.im/-eCjc5 #
- The CPU Clock principle of software releases (Oct 2009) by Bertrand Meyer http://ff.im/-eCksK #
- @codemonkeyism Yes, tho am not sure if always avoidable. In the xample better inject the factory than the object. eg ConnPoll not Connection in reply to codemonkeyism #
- @codemonkeyism Rather than focusing on constructor weight, I would focus on pooling or lazy construction (through injected factories) in reply to codemonkeyism #