<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Dependency Injection in Zend Framework</title>
	<atom:link href="http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/</link>
	<description>Simple is better than complex. Complex is better than complicated. &#124; @fedecarg</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Marcelo Gornstein</title>
		<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/#comment-7152</link>
		<dc:creator><![CDATA[Marcelo Gornstein]]></dc:creator>
		<pubDate>Fri, 11 Mar 2011 11:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=450#comment-7152</guid>
		<description><![CDATA[You might also want to try Ding (http://marcelog.github.com/Ding) a lightweight dependency injection and inversion of control container for PHP 5.3 modeled after Spring(tm) for Java, supports JSR 250 and 330 annotations, xml, and yaml as bean definitions. Also has AOP support.

Regards!]]></description>
		<content:encoded><![CDATA[<p>You might also want to try Ding (<a href="http://marcelog.github.com/Ding" rel="nofollow">http://marcelog.github.com/Ding</a>) a lightweight dependency injection and inversion of control container for PHP 5.3 modeled after Spring(tm) for Java, supports JSR 250 and 330 annotations, xml, and yaml as bean definitions. Also has AOP support.</p>
<p>Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/#comment-1149</link>
		<dc:creator><![CDATA[Federico]]></dc:creator>
		<pubDate>Mon, 04 Aug 2008 09:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=450#comment-1149</guid>
		<description><![CDATA[The fact that Container intends to replace Registry is a good thing, considering that Registry has some design flaws. 

I&#039;ve being looking at ZF&#039;s API and the component names are not very consistent. If your component doesn&#039;t support DI, I would recommend you change the name from Container for Storage (like Symfony), to make it less confusing. 

Thanks for the update]]></description>
		<content:encoded><![CDATA[<p>The fact that Container intends to replace Registry is a good thing, considering that Registry has some design flaws. </p>
<p>I&#8217;ve being looking at ZF&#8217;s API and the component names are not very consistent. If your component doesn&#8217;t support DI, I would recommend you change the name from Container for Storage (like Symfony), to make it less confusing. </p>
<p>Thanks for the update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Holt</title>
		<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/#comment-1144</link>
		<dc:creator><![CDATA[Bradley Holt]]></dc:creator>
		<pubDate>Sun, 03 Aug 2008 22:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=450#comment-1144</guid>
		<description><![CDATA[Federico - thanks again for your feedback on my proposal! I&#039;ve made a few updates to the proposal this weekend and added some clarifications about the proposal on my blog:
]]></description>
		<content:encoded><![CDATA[<p>Federico &#8211; thanks again for your feedback on my proposal! I&#8217;ve made a few updates to the proposal this weekend and added some clarifications about the proposal on my blog:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/#comment-1093</link>
		<dc:creator><![CDATA[Federico]]></dc:creator>
		<pubDate>Tue, 29 Jul 2008 22:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=450#comment-1093</guid>
		<description><![CDATA[Yes I know, this comment got me excited though:

&lt;blockquote&gt;Take a look at Ralph&#039;s Zend_Reflection component for any reflection capability you may need. He&#039;s adding something for docblocks specifically.&lt;/blockquote&gt;


]]></description>
		<content:encoded><![CDATA[<p>Yes I know, this comment got me excited though:</p>
<blockquote><p>Take a look at Ralph&#8217;s Zend_Reflection component for any reflection capability you may need. He&#8217;s adding something for docblocks specifically.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Holt</title>
		<link>http://blog.fedecarg.com/2008/07/29/dependency-injection-in-zend-framework/#comment-1088</link>
		<dc:creator><![CDATA[Bradley Holt]]></dc:creator>
		<pubDate>Tue, 29 Jul 2008 11:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=450#comment-1088</guid>
		<description><![CDATA[Federico - thanks for writing about this! Just for clarification, my proposal is only a draft and has _not_ in any way been approved by Zend.]]></description>
		<content:encoded><![CDATA[<p>Federico &#8211; thanks for writing about this! Just for clarification, my proposal is only a draft and has _not_ in any way been approved by Zend.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

