<?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:series="http://organizeseries.com/"
		>
<channel>
	<title>Comments on: A Lesson In Static Methods And Late Static Binding</title>
	<atom:link href="http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-lesson-in-static-methods-and-late-static-binding</link>
	<description>The personal blog of Brandon Savage. Contains entries of a personal and professional nature focusing on PHP, Apple, LAMP, MySQL and Washington, DC.</description>
	<lastBuildDate>Wed, 15 May 2013 14:54:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2-alpha</generator>
	<item>
		<title>By: Sebs</title>
		<link>http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/#comment-3283</link>
		<dc:creator>Sebs</dc:creator>
		<pubDate>Wed, 14 Apr 2010 11:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1264#comment-3283</guid>
		<description><![CDATA[I wonder what kind of language this is, where we need stuff like that. There is a Quadrupzillion Solutions that wont hurt your mind when you think about em. This is what OOP and PHP where about in the first place. 
If someone says to me: late static binding, my brain goes into a &quot;does not compute&quot; mode and I ask the person to explain the problem that needs to be solved. If  the solution is a technical solution that only solves a problem that another technical solution brought up .... you either see the recursion already or you learn late static binding. 

2 cents]]></description>
		<content:encoded><![CDATA[<p>I wonder what kind of language this is, where we need stuff like that. There is a Quadrupzillion Solutions that wont hurt your mind when you think about em. This is what OOP and PHP where about in the first place.<br />
If someone says to me: late static binding, my brain goes into a &#8220;does not compute&#8221; mode and I ask the person to explain the problem that needs to be solved. If  the solution is a technical solution that only solves a problem that another technical solution brought up &#8230;. you either see the recursion already or you learn late static binding. </p>
<p>2 cents</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: till</title>
		<link>http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/#comment-3274</link>
		<dc:creator>till</dc:creator>
		<pubDate>Tue, 13 Apr 2010 10:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1264#comment-3274</guid>
		<description><![CDATA[Great example, but better yet an example of why singletons are to be avoided - always.]]></description>
		<content:encoded><![CDATA[<p>Great example, but better yet an example of why singletons are to be avoided &#8211; always.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gargoyle</title>
		<link>http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/#comment-3266</link>
		<dc:creator>Gargoyle</dc:creator>
		<pubDate>Mon, 12 Apr 2010 20:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1264#comment-3266</guid>
		<description><![CDATA[Nice and simple way to show an example of LSB...]]></description>
		<content:encoded><![CDATA[<p>Nice and simple way to show an example of LSB&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.brandonsavage.net/a-lesson-in-static-methods-and-late-static-binding/#comment-3264</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 12 Apr 2010 15:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonsavage.net/?p=1264#comment-3264</guid>
		<description><![CDATA[Just though I would point out the get_called_class function. It provides access to the name of the called class, not just a reference to it:

http://us.php.net/manual/en/function.get-called-class.php

You can think of it as the late-static-binding equivalent to __CLASS__.]]></description>
		<content:encoded><![CDATA[<p>Just though I would point out the get_called_class function. It provides access to the name of the called class, not just a reference to it:</p>
<p><a href="http://us.php.net/manual/en/function.get-called-class.php" rel="nofollow">http://us.php.net/manual/en/function.get-called-class.php</a></p>
<p>You can think of it as the late-static-binding equivalent to __CLASS__.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 525/558 objects using apc
Content Delivery Network via Amazon Web Services: S3: brandonsavage-net-files.s3.amazonaws.com

 Served from: www.brandonsavage.net @ 2013-05-22 07:34:44 by W3 Total Cache -->