<?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: State of the Art Dependency Injection for PHP</title>
	<atom:link href="http://blog.hma-info.de/2009/06/30/state-of-the-art-dependency-injection-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hma-info.de/2009/06/30/state-of-the-art-dependency-injection-for-php/</link>
	<description>Fabians random thoughts about work and private life</description>
	<lastBuildDate>Sat, 02 Jul 2011 11:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marcelo Gornstein</title>
		<link>http://blog.hma-info.de/2009/06/30/state-of-the-art-dependency-injection-for-php/comment-page-1/#comment-27264</link>
		<dc:creator>Marcelo Gornstein</dc:creator>
		<pubDate>Mon, 21 Feb 2011 13:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=163#comment-27264</guid>
		<description>Or... ;) you can try Ding (http://marcelog.github.com/Ding) which is also modeled after Sprintf(tm) for Java, it supports some JSR 250 and 330 annotations, xml and/or yaml as bean definitions providers, so it has a complete inversion of control and dependency injection container. 

also it is much more lightweight than flow3, has different cache for each subsystem, supports signal handling, non blocking tcp clients and servers and many useful helpers (like syslog, etc)</description>
		<content:encoded><![CDATA[<p>Or&#8230; <img src='http://blog.hma-info.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  you can try Ding (<a href="http://marcelog.github.com/Ding" rel="nofollow">http://marcelog.github.com/Ding</a>) which is also modeled after Sprintf(tm) for Java, it supports some JSR 250 and 330 annotations, xml and/or yaml as bean definitions providers, so it has a complete inversion of control and dependency injection container. </p>
<p>also it is much more lightweight than flow3, has different cache for each subsystem, supports signal handling, non blocking tcp clients and servers and many useful helpers (like syslog, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.hma-info.de/2009/06/30/state-of-the-art-dependency-injection-for-php/comment-page-1/#comment-26117</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=163#comment-26117</guid>
		<description>Or ... you try out FLOW3 (http://flow3.typo3.org) which takes the power of Spring, but leaves out the XML configuration. And it introduces AOP, Signal Slots and more to PHP.</description>
		<content:encoded><![CDATA[<p>Or &#8230; you try out FLOW3 (<a href="http://flow3.typo3.org" rel="nofollow">http://flow3.typo3.org</a>) which takes the power of Spring, but leaves out the XML configuration. And it introduces AOP, Signal Slots and more to PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

