
<?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>pgt &#187; mvp</title>
	<atom:link href="http://pgt.de/tag/mvp/feed/" rel="self" type="application/rss+xml" />
	<link>http://pgt.de</link>
	<description>t3chnology scouting GmbH</description>
	<lastBuildDate>Wed, 09 May 2012 11:54:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GWT Large scale application development</title>
		<link>http://pgt.de/2010/04/24/gwt-large-scale-application-development/</link>
		<comments>http://pgt.de/2010/04/24/gwt-large-scale-application-development/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:04:00 +0000</pubDate>
		<dc:creator>P.G.Taboada</dc:creator>
				<category><![CDATA[My blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[mvp]]></category>
		<category><![CDATA[pattern]]></category>

		<guid isPermaLink="false">http://pgt.de/?p=801</guid>
		<description><![CDATA[<p>There is a two part article on the GWT docs homepage talking about large scale application development and GWT. Sorry, this is a crosspost from here&#8230;</p> <p>Building any large scale application has its hurdles, and GWT apps are no exception. Multiple developers working simultaneously on the same code base, while maintaining legacy features and [...]]]></description>
			<content:encoded><![CDATA[<p>There is a two part article on the GWT docs homepage talking about large scale application development and GWT. Sorry, this is a crosspost from <a href="http://techscouting.wordpress.com/2010/04/24/gwt-large-scale-application-development/" target="_blank">here</a>&#8230;</p>
<blockquote><p>Building any large scale application has its hurdles, and GWT apps are no exception. Multiple developers working simultaneously on the same code base, while maintaining legacy features and functionality, can quickly turn into messy code. To help sort things out we introduce design patterns to create compartmentalized areas of responsibility within our project.</p></blockquote>
<p>Part I</p>
<blockquote><p><a href="http://code.google.com/intl/de/webtoolkit/articles/mvp-architecture.html" target="_blank">http://code.google.com/intl/de/webtoolkit/articles/mvp-architecture.html</a></p>
<p>Model view presenter, AppController, binding presenters and views, EventBus, history, testing</p></blockquote>
<p>Part II</p>
<blockquote><p><a href="http://code.google.com/intl/de/webtoolkit/articles/mvp-architecture-2.html" target="_blank">http://code.google.com/intl/de/webtoolkit/articles/mvp-architecture-2.html</a></p>
<p>Complex UIs, optimized UIs, and code splitting.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://pgt.de/2010/04/24/gwt-large-scale-application-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

