<?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: Overloading So That empty() works in PHP</title>
	<atom:link href="http://www.refreshinglyblue.com/2008/08/13/overloading-so-that-empty-works-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.refreshinglyblue.com/2008/08/13/overloading-so-that-empty-works-in-php/</link>
	<description>Notes by Lee Blue</description>
	<lastBuildDate>Wed, 23 Mar 2011 22:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: PHP Tutorials</title>
		<link>http://www.refreshinglyblue.com/2008/08/13/overloading-so-that-empty-works-in-php/comment-page-1/#comment-76</link>
		<dc:creator>PHP Tutorials</dc:creator>
		<pubDate>Sat, 25 Apr 2009 18:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.refreshinglyblue.com/?p=45#comment-76</guid>
		<description>Very well written post however, I would recommend that you turn the No Follow off in your comment section.

Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Very well written post however, I would recommend that you turn the No Follow off in your comment section.</p>
<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem</title>
		<link>http://www.refreshinglyblue.com/2008/08/13/overloading-so-that-empty-works-in-php/comment-page-1/#comment-75</link>
		<dc:creator>Artem</dc:creator>
		<pubDate>Thu, 14 Aug 2008 19:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.refreshinglyblue.com/?p=45#comment-75</guid>
		<description>I found that using magic methods also helps with creating a quasi-factory method for your classes.

Here is a simplified example of a database class that uses drivers.

Class: &lt;a href=&quot;http://paste2.org/p/58875&quot; rel=&quot;nofollow&quot;&gt;Database&lt;/a&gt;


Class: &lt;a href=&quot;http://paste2.org/p/58877&quot; rel=&quot;nofollow&quot;&gt;Database_Driver&lt;/a&gt;


Class: &lt;a href=&quot;http://paste2.org/p/58879&quot; rel=&quot;nofollow&quot;&gt;Database_Driver_MySQL&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I found that using magic methods also helps with creating a quasi-factory method for your classes.</p>
<p>Here is a simplified example of a database class that uses drivers.</p>
<p>Class: <a href="http://paste2.org/p/58875" rel="nofollow">Database</a></p>
<p>Class: <a href="http://paste2.org/p/58877" rel="nofollow">Database_Driver</a></p>
<p>Class: <a href="http://paste2.org/p/58879" rel="nofollow">Database_Driver_MySQL</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
