RSSAmplifier

Jurian Sluiman · Dec 13, 2012

Interface injection with initializers in Zend\ServiceManager

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The Zend\ServiceManager is a component which handles (besides other stuff) dependency injection. During the developments of Zend Framework 2 I have looked at dependency injection thoroughly. A good resource is from Martin Fowler, where he explains there are three types of dependency injection . In this post I am particularly interested in injecting soft dependencies with interface injection. The…

Read on jurian.slui.mn

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.