<?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: Models and Controllers: Who are you calling fat?</title> <atom:link href="http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat/feed" rel="self" type="application/rss+xml" /><link>http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat</link> <description>Extreme Software Engineering</description> <lastBuildDate>Thu, 09 Feb 2012 06:29:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Dave Nicholas</title><link>http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat/comment-page-1#comment-540</link> <dc:creator>Dave Nicholas</dc:creator> <pubDate>Fri, 06 May 2011 10:28:24 +0000</pubDate> <guid
isPermaLink="false">http://www.heavyworks.net/?p=98#comment-540</guid> <description>I started out as a fat controller and switched to fat model.</description> <content:encoded><![CDATA[<p>I started out as a fat controller and switched to fat model.</p> ]]></content:encoded> </item> <item><title>By: Scout</title><link>http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat/comment-page-1#comment-526</link> <dc:creator>Scout</dc:creator> <pubDate>Mon, 11 Apr 2011 22:51:51 +0000</pubDate> <guid
isPermaLink="false">http://www.heavyworks.net/?p=98#comment-526</guid> <description>It&#039;s spokoy how clever some ppl are. Thanks!</description> <content:encoded><![CDATA[<p>It&#8217;s spokoy how clever some ppl are. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Ahad Bokhari</title><link>http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat/comment-page-1#comment-22</link> <dc:creator>Ahad Bokhari</dc:creator> <pubDate>Sat, 27 Dec 2008 11:09:16 +0000</pubDate> <guid
isPermaLink="false">http://www.heavyworks.net/?p=98#comment-22</guid> <description>I agree with you Seidl, one should always balance their application, be it fat or skinny.
It should be whatever works the best for you, even if sometimes it doesn&#039;t adhere to strict MVC principles.
You could sum this issue up with this acronym:  KISS (Keep it Simple Stupid)
@Chandra:  Code Igniter is great, however its a framework with a small footprint (as you already know).  If you are into php then go the Cake or Zend route :=&gt; even consider the Rails Way, you might just love the core concepts like &quot;convention over configuration&quot;, &quot;Restful&quot; and &quot;Dry&quot; practices.</description> <content:encoded><![CDATA[<p>I agree with you Seidl, one should always balance their application, be it fat or skinny.</p><p>It should be whatever works the best for you, even if sometimes it doesn&#8217;t adhere to strict <acronym
title="Model-View-Controller">MVC</acronym> principles.</p><p>You could sum this issue up with this acronym: <acronym
title="Keep it simple, stupid">KISS</acronym> (Keep it Simple Stupid)</p><p>@Chandra:  Code Igniter is great, however its a framework with a small footprint (as you already know).  If you are into php then go the Cake or Zend route :=&gt; even consider the Rails Way, you might just love the core concepts like &#8220;convention over configuration&#8221;, &#8220;Restful&#8221; and &#8220;Dry&#8221; practices.</p> ]]></content:encoded> </item> <item><title>By: Chandra Kharisma</title><link>http://www.heavyworks.net/blog/posts/models-and-controllers-who-are-you-calling-fat/comment-page-1#comment-21</link> <dc:creator>Chandra Kharisma</dc:creator> <pubDate>Thu, 25 Dec 2008 14:22:19 +0000</pubDate> <guid
isPermaLink="false">http://www.heavyworks.net/?p=98#comment-21</guid> <description>My style is fat model...
but I have trouble implement this in CodeIgniter especially when I need another model in a model (I hope you understand what I mean), CI can not load another model in a model (normally). So if you work a controller with 2 or more models you must balance them (fat controller and fat models).
I haven&#039;t implement this concept, I still use fat model style to implement even the controller has more than 2 models and find my code.... very dirty, bad and hard to read...
so I suggest you using balanced one...</description> <content:encoded><![CDATA[<p>My style is fat model&#8230;</p><p>but I have trouble implement this in CodeIgniter especially when I need another model in a model (I hope you understand what I mean), CI can not load another model in a model (normally). So if you work a controller with 2 or more models you must balance them (fat controller and fat models).</p><p>I haven&#8217;t implement this concept, I still use fat model style to implement even the controller has more than 2 models and find my code&#8230;. very dirty, bad and hard to read&#8230;</p><p>so I suggest you using balanced one&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
