<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP dependency strategies: dependency injection and service locator</title>
	<atom:link href="http://www.davegardner.me.uk/blog/2009/11/23/php-dependency-strategies-dependency-injection-and-service-locator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davegardner.me.uk/blog/2009/11/23/php-dependency-strategies-dependency-injection-and-service-locator/</link>
	<description>Just behind the bleeding edge of PHP.</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:29:11 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://www.davegardner.me.uk/blog/2009/11/23/php-dependency-strategies-dependency-injection-and-service-locator/comment-page-1/#comment-588</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 03 Jun 2010 08:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=17#comment-588</guid>
		<description>I have had a look at it. Very similar idea (obviously!)  One of the key things I wanted was an annotation-based system that would automatically work out the DI Container &quot;wiring&quot; configuration. I guess it would be possible to implement this as a layer on top of any DI container, including Pimple.</description>
		<content:encoded><![CDATA[<p>I have had a look at it. Very similar idea (obviously!)  One of the key things I wanted was an annotation-based system that would automatically work out the DI Container &#8220;wiring&#8221; configuration. I guess it would be possible to implement this as a layer on top of any DI container, including Pimple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EllisGL</title>
		<link>http://www.davegardner.me.uk/blog/2009/11/23/php-dependency-strategies-dependency-injection-and-service-locator/comment-page-1/#comment-586</link>
		<dc:creator>EllisGL</dc:creator>
		<pubDate>Wed, 02 Jun 2010 17:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=17#comment-586</guid>
		<description>Have you checked out Fabien Potencier other DI class called pimple?
http://github.com/fabpot/Pimple</description>
		<content:encoded><![CDATA[<p>Have you checked out Fabien Potencier other DI class called pimple?<br />
<a href="http://github.com/fabpot/Pimple" rel="nofollow">http://github.com/fabpot/Pimple</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Palmer</title>
		<link>http://www.davegardner.me.uk/blog/2009/11/23/php-dependency-strategies-dependency-injection-and-service-locator/comment-page-1/#comment-492</link>
		<dc:creator>George Palmer</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.davegardner.me.uk/blog/?p=17#comment-492</guid>
		<description>Great Post!

I was in the same boat as you, I&#039;d read a lot of information but had trouble deciding which was the best strategy for me. Your breakdown of each technique really helped to make the decision for me. Not to mention all the great references!

Best Regards, George :)</description>
		<content:encoded><![CDATA[<p>Great Post!</p>
<p>I was in the same boat as you, I&#8217;d read a lot of information but had trouble deciding which was the best strategy for me. Your breakdown of each technique really helped to make the decision for me. Not to mention all the great references!</p>
<p>Best Regards, George <img src='http://www.davegardner.me.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
