nWizard

Norbert Rakosi’s blog on Free Software development … JAVA … Personal Development… and … bad speling…

July 31st, 2007

Inversion of Control Containers and the Dependency Injection pattern

Some time ago I have posted an article called Aragon Container, in which I tried to explain the idea behind the bigest building block of the Aragon Framework.

Today I ran into the article I have found long time ago, which cleared the fogg behind the Inversion of Control and Dependency Injection patterns. This article was written somewhere back in 2004 by the OOP guru Martin Fowler and I could not help it to share this with You, it might help understand what I wanted to explain in my article.

Since I know that I am no good writer, I have to find some ways to make you understand what I am talking about. The only ways I can see, are some high quality articles related to the discussed topics written by those having more experience in teaching than me…

So here is the article I have talking about:

http://martinfowler.com/articles/injection.html

Some other papers related to the Inversion of Control Containers and Dependency Injection patterns:

  1. http://en.wikipedia.org/wiki/Inversion_of_Control
  2. http://www.devx.com/Java/Article/27583
  3. http://en.wikipedia.org/wiki/Dependency_injection

Until next time

I wish you happy coding.

N

July 31st, 2007
July 30th, 2007
July 27th, 2007

FRIDAY STORY

July 26th, 2007
July 26th, 2007
July 24th, 2007