<?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: OOP in PHP5: Slideshow</title>
	<atom:link href="http://www.forevergeek.com/2004/09/oop_in_php5_slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com/2004/09/oop_in_php5_slideshow/</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:04:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: verbat</title>
		<link>http://www.forevergeek.com/2004/09/oop_in_php5_slideshow/#comment-19835</link>
		<dc:creator>verbat</dc:creator>
		<pubDate>Sat, 02 Oct 2004 10:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=778#comment-19835</guid>
		<description>does not answers the usual questions I have:


- are classes objects ?
- singleton methods?
- can you define your own metaclasses?
- can you control the allocation+initialization of an object or just init like java?
- does type hinting actually checks every objects&#039; class at every method call ? this seem uber slow to me


btw, I just discovered __set,__get,and __call.
PHP5 may be slightly less awful than I thought</description>
		<content:encoded><![CDATA[<p>does not answers the usual questions I have:</p>
<p>- are classes objects ?<br />
- singleton methods?<br />
- can you define your own metaclasses?<br />
- can you control the allocation+initialization of an object or just init like java?<br />
- does type hinting actually checks every objects&#8217; class at every method call ? this seem uber slow to me</p>
<p>btw, I just discovered __set,__get,and __call.<br />
PHP5 may be slightly less awful than I thought</p>
]]></content:encoded>
	</item>
</channel>
</rss>

