<?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: A first glance at GWT</title>
	<atom:link href="http://blog.sommestad.net/2009/03/a-first-glance-at-gwt-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sommestad.net/2009/03/a-first-glance-at-gwt-2/</link>
	<description>Web and Cocoa development through the eyes of Kristofer Sommestad, a SWAD developer.</description>
	<lastBuildDate>Tue, 06 Jul 2010 11:48:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Trying Google Web Toolkit again &#8211; and liking it &#124; Really Aced</title>
		<link>http://blog.sommestad.net/2009/03/a-first-glance-at-gwt-2/#comment-45</link>
		<dc:creator>Trying Google Web Toolkit again &#8211; and liking it &#124; Really Aced</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://reallyaced.wordpress.com/?p=46#comment-45</guid>
		<description>[...] it  Development, JavaScript Monday, January 11th, 2010 @ 11:26 &#124; Follow comments   A while back, I tried out Google Web Toolkit to see if it was any interesting. My main concerns after that early glance was the stability of the [...]</description>
		<content:encoded><![CDATA[<p>[...] it  Development, JavaScript Monday, January 11th, 2010 @ 11:26 | Follow comments   A while back, I tried out Google Web Toolkit to see if it was any interesting. My main concerns after that early glance was the stability of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esset</title>
		<link>http://blog.sommestad.net/2009/03/a-first-glance-at-gwt-2/#comment-44</link>
		<dc:creator>esset</dc:creator>
		<pubDate>Mon, 09 Mar 2009 15:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://reallyaced.wordpress.com/?p=46#comment-44</guid>
		<description>Third-party JavaScript frameworks can be used by creating interfaces via GWT-API-Interop (http://code.google.com/p/gwt-api-interop/).

There&#039;s a few community projects going on where others have already created these interfaces, so it should be OK to use jQuery or PrototypeJS for example.

But using the JSNI component (i.e. using native Javascript from within the Java code) is potentially very dangerous, in terms of reliable code.</description>
		<content:encoded><![CDATA[<p>Third-party JavaScript frameworks can be used by creating interfaces via GWT-API-Interop (<a href="http://code.google.com/p/gwt-api-interop/" rel="nofollow">http://code.google.com/p/gwt-api-interop/</a>).</p>
<p>There&#8217;s a few community projects going on where others have already created these interfaces, so it should be OK to use jQuery or PrototypeJS for example.</p>
<p>But using the JSNI component (i.e. using native Javascript from within the Java code) is potentially very dangerous, in terms of reliable code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

