<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TYPO3Development &#187; typo3 v5</title>
	<atom:link href="http://blog.typoplanet.de/tag/typo3-v5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.typoplanet.de</link>
	<description>A blog for professional TYPO3 developers</description>
	<lastBuildDate>Mon, 28 Mar 2011 18:10:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TYPO3 v5—The mental Transition</title>
		<link>http://blog.typoplanet.de/2009/03/30/typo3-v5%e2%80%94the-mental-transition/</link>
		<comments>http://blog.typoplanet.de/2009/03/30/typo3-v5%e2%80%94the-mental-transition/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 15:19:00 +0000</pubDate>
		<dc:creator>Jochen Rau</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[extension development]]></category>
		<category><![CDATA[flow3]]></category>
		<category><![CDATA[transition]]></category>
		<category><![CDATA[typo3 v5]]></category>

		<guid isPermaLink="false">http://blog.typoplanet.de/?p=213</guid>
		<description><![CDATA[The upcoming Version 5 of TYPO3 is rewritten from scratch. It is based on a new framework called FLOW3. With TYPO3 v5 the [API&#124;Application Programming Interface] will change completely. There are also a couple of new programming paradigms and patterns. Personally, I am very enthusiastic about the &#8220;new way&#8221;. The past couple of months I had [...]]]></description>
			<content:encoded><![CDATA[<p>The upcoming <a title="Roadmap of TYPO3" href="http://typo3.org/development/roadmap/">Version 5 of TYPO3</a> is rewritten from scratch. It is based on a new framework called <a title="Link to FLOW3" href="http://flow3.typo3.org/">FLOW3</a>. With TYPO3 v5 the [API|Application Programming Interface] will change completely. There are also a couple of new programming paradigms and patterns. Personally, I am very enthusiastic about the &#8220;new way&#8221;.</p>
<p>The past couple of months I had numerous discussions about the new version and how to migrate from TYPO3 v4 to v5. And I had to realize that there are several reservations and concerns about all the new things to learn. All of them have to be taken into account to keep the community healthy.<br />
<span id="more-213"></span></p>
<p>The people I have talked with had different backgrounds (different knowledge about TYPO3, different involvement in the community, etc.). Most of them asked one of the following questions:</p>
<ol>
<li>When will TYPO3 v5 be available?</li>
<li>How to migrate content?</li>
<li>How to migrate code (extensions)?</li>
<li>How to migrate me?</li>
</ol>
<p>Questions 1.-3. are already covered by <a title="FAQ about FLOW3" href="http://flow3.typo3.org/about/faq/">an article of the v5 team</a>. The most underestimated question is, how to cope with the mental transition of the developers. Many developers pointed out that they do not have enough time to dig into the new version. Maybe that is a question of how to weight the time spent on daily business and the time spent on (self) education. This prioritization has to be done not only by the developer himself but also by the company he is working for. Therefore, many of the developers decided to wait until FLOW3/TYPO3 v5 is released at a future point in time.</p>
<p>To enable the developers to get in touch with the paradigms of FLOW3 as soon as possible was my personal motivation to be involved in doing a back-port of the  FLOW3 [MVC|MVC stands for Model-View-Controller, a way to separate different concerns of an application] frame-work. The result is <a href="http://forge.typo3.org/projects/show/typo3v4-mvc">ExtBase</a>, a new frame-work for extensions and a successor of [pi_Base|The standard Plugin Base Class of TYPO3 v4]. It will be shipped with TYPO3 v4.3. It is planned to be released in May, 2009.</p>
<p>Furthermore, I am very happy about the decision at the TYPO3 snowboard tour to back-port Fluid, too. Fluid is a very sophisticated new templating engine mainly developed by <a href="http://sandstorm-media.de/about-us.html">Sebastian Kurfürst</a>.</p>
<p>ExtBase in companion with Fluid encourages the developer of TYPO3 v4 based extensions to code the FLOW3 style right now.  There is already an example extension called BlogExample available. At time of the release of v4.3 we also plan to give a good documentation at hand.</p>
<p>Although we implemented already 80% of the features there is quite a lot of work to do (e.g. implementing view helper classes, doing code reviews, and integration testing, writing documentation and tutorials). Do not hesitate to send me a message, if you want to lend us a helping hand.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.typoplanet.de/2009/03/30/typo3-v5%e2%80%94the-mental-transition/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

