<?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"
	>
<channel>
	<title>Comments on: PHP Object Attributes</title>
	<atom:link href="http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 14:48:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Maledictus</title>
		<link>http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-85</link>
		<dc:creator>Maledictus</dc:creator>
		<pubDate>Tue, 19 Feb 2008 16:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-85</guid>
		<description>You should use attr_reader instead of attr_accessor if you want to write your own setter.</description>
		<content:encoded><![CDATA[<p>You should use attr_reader instead of attr_accessor if you want to write your own setter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-7</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-7</guid>
		<description>That's been fixed, thanks.</description>
		<content:encoded><![CDATA[<p>That&#8217;s been fixed, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel de Lange</title>
		<link>http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-6</link>
		<dc:creator>Michel de Lange</dc:creator>
		<pubDate>Fri, 04 Jan 2008 12:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://railsforphp.com/2007/12/21/accessing-attributes-in-php-objects/#comment-6</guid>
		<description>Code note, demo/demo.php: you might want to change require_once dirname(__FILE__).'/lib/AttrObject.php' to require_once dirname(__FILE__).'/../lib/AttrObject.php'.</description>
		<content:encoded><![CDATA[<p>Code note, demo/demo.php: you might want to change require_once dirname(__FILE__).&#8217;/lib/AttrObject.php&#8217; to require_once dirname(__FILE__).&#8217;/../lib/AttrObject.php&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.363 seconds -->
