links for 2007-10-23 2007-10-23LinksMattK Inversion of Control Containers and the Dependency Injection pattern Martin fowler on how to properly do inversion of control… This is a good pattern for writing software with plugins. Plugin architecture protects you from feature creep and bloat. (tags: plugin programming design patterns injection development)