<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Study: The Presentation-Abstraction-Control architecture of TYPO3</title>
	<atom:link href="http://t3flyers.wordpress.com/2007/08/06/the-presentation-abstraction-control-architecture-of-typo3/feed/" rel="self" type="application/rss+xml" />
	<link>http://t3flyers.wordpress.com/2007/08/06/the-presentation-abstraction-control-architecture-of-typo3/</link>
	<description>A programmer's log</description>
	<lastBuildDate>Tue, 27 Oct 2009 10:32:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dezza</title>
		<link>http://t3flyers.wordpress.com/2007/08/06/the-presentation-abstraction-control-architecture-of-typo3/#comment-1689</link>
		<dc:creator>dezza</dc:creator>
		<pubDate>Sun, 21 Jun 2009 02:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://t3flyers.wordpress.com/2007/08/06/the-presentation-abstraction-control-architecture-of-typo3/#comment-1689</guid>
		<description>If I have understood this correct is this &quot;long-story-short-interpretation&quot; right ?

- The architecture of TYPO3 (and many other CMS frameworks) resembles more like a PAC-structure rather than MVC as most people call them, because alot of the &quot;templates&quot; that is within the tree of files also makes &quot;jobs&quot; for the controller (such as requesting data or controlling which parts of data to show/hide with if/else blocks) -

I must be honest and say I have not used TYPO3 and have not had the time to glance the code or structure, but I assume it somehow works like Django with their template system (Btw, they call their framework an MTV: Model-Template-View, can this be the ultimative word we&#039;re looking for rather than PAC?)

I know PHP &quot;MVC&quot; frameworks that make use of Smarty as a template engine to the presentation-layer (View) and that is also quite similar to Django.

I might excuse now already if I&#039;ve got this whole thing wrong, but it seems like it that I am definetily not alone since everyone is jabbing about these wonderful MVC Frameworks now coming to town with your average circus of half-baked software programmers.</description>
		<content:encoded><![CDATA[<p>If I have understood this correct is this &#8220;long-story-short-interpretation&#8221; right ?</p>
<p>- The architecture of TYPO3 (and many other CMS frameworks) resembles more like a PAC-structure rather than MVC as most people call them, because alot of the &#8220;templates&#8221; that is within the tree of files also makes &#8220;jobs&#8221; for the controller (such as requesting data or controlling which parts of data to show/hide with if/else blocks) -</p>
<p>I must be honest and say I have not used TYPO3 and have not had the time to glance the code or structure, but I assume it somehow works like Django with their template system (Btw, they call their framework an MTV: Model-Template-View, can this be the ultimative word we&#8217;re looking for rather than PAC?)</p>
<p>I know PHP &#8220;MVC&#8221; frameworks that make use of Smarty as a template engine to the presentation-layer (View) and that is also quite similar to Django.</p>
<p>I might excuse now already if I&#8217;ve got this whole thing wrong, but it seems like it that I am definetily not alone since everyone is jabbing about these wonderful MVC Frameworks now coming to town with your average circus of half-baked software programmers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
