<?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: Missing the Point</title>
	<atom:link href="http://www.theodicius.net/archives/2010/05/09/missing-the-point/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theodicius.net/archives/2010/05/09/missing-the-point/</link>
	<description>Good. Evil. Bratwurst.</description>
	<lastBuildDate>Tue, 17 Jan 2012 18:30:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://www.theodicius.net/archives/2010/05/09/missing-the-point/comment-page-1/#comment-26902</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Tue, 13 Dec 2011 13:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/?p=383#comment-26902</guid>
		<description>Thanks for the information, I have started to explore Rails in more depth now:
http://css.dzone.com/articles/rails-point-view-php-developer
My preference still goes to keeping field definitions and related business logic in the same Model class, like DataMapper for Ruby does.
My example on &quot;overriding the default getter&quot; was related to the lack of magic fields, which in PHP are implemented with the __get() method. The problem created by such features in PHP was that when a method is called or a field accessed, no one would know with certainty where the executed code would be.</description>
		<content:encoded><![CDATA[<p>Thanks for the information, I have started to explore Rails in more depth now:<br />
<a href="http://css.dzone.com/articles/rails-point-view-php-developer" rel="nofollow">http://css.dzone.com/articles/rails-point-view-php-developer</a><br />
My preference still goes to keeping field definitions and related business logic in the same Model class, like DataMapper for Ruby does.<br />
My example on &#8220;overriding the default getter&#8221; was related to the lack of magic fields, which in PHP are implemented with the __get() method. The problem created by such features in PHP was that when a method is called or a field accessed, no one would know with certainty where the executed code would be.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

