2 thoughts on “Why to not use an IoC container”

  1. Made me smile to read this 🙂 – yes, of course you’re right, but it seems like a problem we’re stuck with one way or the other. If you assemble them by hand you just use a regular debugger to find issues. A simpler way to build software probably calls for smaller apps with fewer components – problems of assembly/composition are probably symptoms rather than causes. Cheers!

    1. I’m glad you laughed – thank you for not taking offence!
      I guess if ‘wiring the pieces together’ was _all_ an IoC container did then it could all be vastly simpler, but managing lifecycles looks rather more complex. And in the end, software really is complex because the requirements are that complex.

Comments are closed.

Why to not use an IoC container

by Chris F Carroll read it in <1 min
2