<?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: Ext GWT 1.1 Released</title>
	<atom:link href="http://ajaxian.com/archives/ext-gwt-11/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ext-gwt-11</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: simongil</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267570</link>
		<dc:creator>simongil</dc:creator>
		<pubDate>Mon, 22 Sep 2008 11:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267570</guid>
		<description>And, isn&#039;t it argument enough that even with this latest release, the api still lags behind what ext-js 2.2 offers?</description>
		<content:encoded><![CDATA[<p>And, isn&#8217;t it argument enough that even with this latest release, the api still lags behind what ext-js 2.2 offers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simongil</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267569</link>
		<dc:creator>simongil</dc:creator>
		<pubDate>Mon, 22 Sep 2008 11:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267569</guid>
		<description>I think mare pretty much summed it up with &quot;The thing I hate about GWT is that it takes 40sec of building just to see weather your your element looks better with an icon on it or not…&quot;. UI design is extremely iterative. You might do 200 iterations a day as you build and tweak a layout. At 40 seconds, these GWT iterations add up to a lot of wasted time.
.
My take is abstracting away from the very platform (html/javascript) that we deploy to just doesn&#039;t make sense. It&#039;s like wanting to drive a race car, but sitting in the back and telling a driver what to do. Might sound good in theory, but you&#039;ll never get the best out of the vehicle. So learn JavaScript, and reap the benefits from being in the drivers seat.   
.
As for GWT-Ext, the power is in Ext. Leverage that with it&#039;s native JavaScript API. Don&#039;t step back and get bogged down with a Java bridge to that API. And the API is one thing, but the UI mechanics are another. Consider a maintenance UI with a dozen different field types (radio sets/combo boxes/text fields), multiple widgets within (grids/trees/whatever) and with inter-dependencies between all of them. Add read/write/delete functionality where you&#039;ve got to enable/disable certain fields&amp;widgets as part of it. Now JavaScript as dynamically typed makes it a breeze to hook all these components together and create some slick routines that step through all UI objects and apply enable/disable/RO/RW automatically. Try and do that with Java, and watch the lines of code pile up. Worse still, you&#039;ll probably end up writing a dozen different state routines with 20 enable commands handling each UI component individually.
.
There is real power in JavaScript. Why avoid it?</description>
		<content:encoded><![CDATA[<p>I think mare pretty much summed it up with &#8220;The thing I hate about GWT is that it takes 40sec of building just to see weather your your element looks better with an icon on it or not…&#8221;. UI design is extremely iterative. You might do 200 iterations a day as you build and tweak a layout. At 40 seconds, these GWT iterations add up to a lot of wasted time.<br />
.<br />
My take is abstracting away from the very platform (html/javascript) that we deploy to just doesn&#8217;t make sense. It&#8217;s like wanting to drive a race car, but sitting in the back and telling a driver what to do. Might sound good in theory, but you&#8217;ll never get the best out of the vehicle. So learn JavaScript, and reap the benefits from being in the drivers seat.<br />
.<br />
As for GWT-Ext, the power is in Ext. Leverage that with it&#8217;s native JavaScript API. Don&#8217;t step back and get bogged down with a Java bridge to that API. And the API is one thing, but the UI mechanics are another. Consider a maintenance UI with a dozen different field types (radio sets/combo boxes/text fields), multiple widgets within (grids/trees/whatever) and with inter-dependencies between all of them. Add read/write/delete functionality where you&#8217;ve got to enable/disable certain fields&amp;widgets as part of it. Now JavaScript as dynamically typed makes it a breeze to hook all these components together and create some slick routines that step through all UI objects and apply enable/disable/RO/RW automatically. Try and do that with Java, and watch the lines of code pile up. Worse still, you&#8217;ll probably end up writing a dozen different state routines with 20 enable commands handling each UI component individually.<br />
.<br />
There is real power in JavaScript. Why avoid it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExtAnimal</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267548</link>
		<dc:creator>ExtAnimal</dc:creator>
		<pubDate>Sat, 20 Sep 2008 08:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267548</guid>
		<description>How would GWT work in a single page app? AFAIK, you can code up a &quot;page&quot; in Java (I can&#039;t see why not to use Javascript directly - just GET THE SKILLS), but then do you have to reload a new page each time with the associated reload of the javascript?</description>
		<content:encoded><![CDATA[<p>How would GWT work in a single page app? AFAIK, you can code up a &#8220;page&#8221; in Java (I can&#8217;t see why not to use Javascript directly &#8211; just GET THE SKILLS), but then do you have to reload a new page each time with the associated reload of the javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DiSiLLUSiON</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267542</link>
		<dc:creator>DiSiLLUSiON</dc:creator>
		<pubDate>Fri, 19 Sep 2008 23:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267542</guid>
		<description>Yes, but that&#039;s not what I mean. Those buttons simply implement accesskey. What I mean is, for example, your Tab control. In graphic OS environments (Windows, and I believe Linux as well), the Tab control can also be directed with the keyboard, when it has focus. Try it on a native Tab control on your OS. Use the arrow keys to move forward/backward. Use pgup/pgdown/home/end keys to move to the start or the end of the list. In your example, it doesn&#039;t work. It doesn&#039;t have to be much work, but it&#039;s (imo) very important for any heavy duty user of whatever software uses your widgets. Of course, there are widgets out there which use keys differently in the same context on different OS&#039;es, but a combination or even part of an implementation is better then no implementation at all.</description>
		<content:encoded><![CDATA[<p>Yes, but that&#8217;s not what I mean. Those buttons simply implement accesskey. What I mean is, for example, your Tab control. In graphic OS environments (Windows, and I believe Linux as well), the Tab control can also be directed with the keyboard, when it has focus. Try it on a native Tab control on your OS. Use the arrow keys to move forward/backward. Use pgup/pgdown/home/end keys to move to the start or the end of the list. In your example, it doesn&#8217;t work. It doesn&#8217;t have to be much work, but it&#8217;s (imo) very important for any heavy duty user of whatever software uses your widgets. Of course, there are widgets out there which use keys differently in the same context on different OS&#8217;es, but a combination or even part of an implementation is better then no implementation at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267537</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Fri, 19 Sep 2008 17:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267537</guid>
		<description>@DiSiLLUSiO
I don&#039;t know about all the other frameworks, but Ra-Ajax (ours) is stuffed with support for Keyboard Shortcuts (if that&#039;s what you mean)
Check out e.g.; http://ra-ajax.org/samples/Effects.aspx
and try the Keyboard Shortcuts there which is attached with the buttons the...
(Though it&#039;s pure .Net/Mono so probably not that interesting for Java people)
(And also quite IMmature (0.4 release, 0.5 coming up within a week))</description>
		<content:encoded><![CDATA[<p>@DiSiLLUSiO<br />
I don&#8217;t know about all the other frameworks, but Ra-Ajax (ours) is stuffed with support for Keyboard Shortcuts (if that&#8217;s what you mean)<br />
Check out e.g.; <a href="http://ra-ajax.org/samples/Effects.aspx" rel="nofollow">http://ra-ajax.org/samples/Effects.aspx</a><br />
and try the Keyboard Shortcuts there which is attached with the buttons the&#8230;<br />
(Though it&#8217;s pure .Net/Mono so probably not that interesting for Java people)<br />
(And also quite IMmature (0.4 release, 0.5 coming up within a week))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DiSiLLUSiON</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267525</link>
		<dc:creator>DiSiLLUSiON</dc:creator>
		<pubDate>Fri, 19 Sep 2008 13:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267525</guid>
		<description>I see, so they have it... but hardly use it in their own widgets? That&#039;s a shame.

It does illustrate my point: Even the tree in the documentation browser isn&#039;t easy to navigate using the keyboard; typing a word to scroll to a certain topic, using arrow keys to expand/contract a branch or using page up/down to quickly browse through the list simply doesn&#039;t work.

After paying such amount of attention to their top-notch widgets (everything is pixel-perfect and, as far as I can determine, cross-browser), it does seem strange such basic functionality isn&#039;t included by default.

I do hope the next release will take care of that, the widgets aren&#039;t really usable in a productive online application as-is.</description>
		<content:encoded><![CDATA[<p>I see, so they have it&#8230; but hardly use it in their own widgets? That&#8217;s a shame.</p>
<p>It does illustrate my point: Even the tree in the documentation browser isn&#8217;t easy to navigate using the keyboard; typing a word to scroll to a certain topic, using arrow keys to expand/contract a branch or using page up/down to quickly browse through the list simply doesn&#8217;t work.</p>
<p>After paying such amount of attention to their top-notch widgets (everything is pixel-perfect and, as far as I can determine, cross-browser), it does seem strange such basic functionality isn&#8217;t included by default.</p>
<p>I do hope the next release will take care of that, the widgets aren&#8217;t really usable in a productive online application as-is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danh2000</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267521</link>
		<dc:creator>danh2000</dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267521</guid>
		<description>@DiSiLLUSiON - mostly keyboard events just aren&#039;t demonstrated that much. Ext does provide good support though:

http://extjs.com/deploy/dev/docs/?class=Ext.KeyMap
and
http://extjs.com/deploy/dev/docs/?class=Ext.KeyNav</description>
		<content:encoded><![CDATA[<p>@DiSiLLUSiON &#8211; mostly keyboard events just aren&#8217;t demonstrated that much. Ext does provide good support though:</p>
<p><a href="http://extjs.com/deploy/dev/docs/?class=Ext.KeyMap" rel="nofollow">http://extjs.com/deploy/dev/docs/?class=Ext.KeyMap</a><br />
and<br />
<a href="http://extjs.com/deploy/dev/docs/?class=Ext.KeyNav" rel="nofollow">http://extjs.com/deploy/dev/docs/?class=Ext.KeyNav</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DiSiLLUSiON</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267515</link>
		<dc:creator>DiSiLLUSiON</dc:creator>
		<pubDate>Fri, 19 Sep 2008 11:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267515</guid>
		<description>One thing I don&#039;t understand: why is there still no proper keyboard support in Ext? Or is it simply unused in the demos? The demos I&#039;ve seen show a glaring lack of support within seconds of using, especially the &#039;desktop&#039; demo.

And Ext-JS isn&#039;t the only widget library with this (seemingly, correct me if I&#039;m wrong) fault, most out there don&#039;t capture keypresses properly (as the native OS version of those controls do). It makes for a frustrating experience whenever such widgets are used.</description>
		<content:encoded><![CDATA[<p>One thing I don&#8217;t understand: why is there still no proper keyboard support in Ext? Or is it simply unused in the demos? The demos I&#8217;ve seen show a glaring lack of support within seconds of using, especially the &#8216;desktop&#8217; demo.</p>
<p>And Ext-JS isn&#8217;t the only widget library with this (seemingly, correct me if I&#8217;m wrong) fault, most out there don&#8217;t capture keypresses properly (as the native OS version of those controls do). It makes for a frustrating experience whenever such widgets are used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267505</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Fri, 19 Sep 2008 04:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267505</guid>
		<description>@Jonny
Learn BOTH, you need JS knowledge for another 30 years just like you needed ASM knowledge the first 30 years of computer development, but rely as much as possible on Java ;)</description>
		<content:encoded><![CDATA[<p>@Jonny<br />
Learn BOTH, you need JS knowledge for another 30 years just like you needed ASM knowledge the first 30 years of computer development, but rely as much as possible on Java ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mare</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267500</link>
		<dc:creator>mare</dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267500</guid>
		<description>The thing I hate about GWT is that it takes 40sec of building just to see weather your your element looks better with an icon on it or not... Otherwise, GWT doesn&#039;t suck much.</description>
		<content:encoded><![CDATA[<p>The thing I hate about GWT is that it takes 40sec of building just to see weather your your element looks better with an icon on it or not&#8230; Otherwise, GWT doesn&#8217;t suck much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267499</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267499</guid>
		<description>Wow...those two comments sure don&#039;t help a person pick which direction to go when learning this stuff. :)

I&#039;m learning Ext JS right now...but am wondering if I should be learning Java and going the GWT direction instead.</description>
		<content:encoded><![CDATA[<p>Wow&#8230;those two comments sure don&#8217;t help a person pick which direction to go when learning this stuff. :)</p>
<p>I&#8217;m learning Ext JS right now&#8230;but am wondering if I should be learning Java and going the GWT direction instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Maintz</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267497</link>
		<dc:creator>Tommy Maintz</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267497</guid>
		<description>@ThomasHansen
&quot;Practically JS development is like assembly programming 40 years ago, necessary but decreasingly important the more Ajax matures…
The future belongs to abstracting away JS and anyone who bets different are in for a though ride.&quot;

I think you are completely wrong here. Javascript is getting more features, a lot faster, broader adoption. Jaxer even takes it to the server, which is probably not yet mature enough, but definitely something I&#039;m sure will be improved. I think Javascript will be a language which you will see more often in desktop applications because of things like gears and AIR. There are more and more developers learning the language, more books written about it.

Summary: I think it will be the complete opposite of what you said. Not abstracting away JS, but more and more usage of JS.</description>
		<content:encoded><![CDATA[<p>@ThomasHansen<br />
&#8220;Practically JS development is like assembly programming 40 years ago, necessary but decreasingly important the more Ajax matures…<br />
The future belongs to abstracting away JS and anyone who bets different are in for a though ride.&#8221;</p>
<p>I think you are completely wrong here. Javascript is getting more features, a lot faster, broader adoption. Jaxer even takes it to the server, which is probably not yet mature enough, but definitely something I&#8217;m sure will be improved. I think Javascript will be a language which you will see more often in desktop applications because of things like gears and AIR. There are more and more developers learning the language, more books written about it.</p>
<p>Summary: I think it will be the complete opposite of what you said. Not abstracting away JS, but more and more usage of JS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267486</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Thu, 18 Sep 2008 16:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267486</guid>
		<description>@simongil
There&#039;s a &quot;gazillion&quot; reasons to doing just that. Though I am a &quot;believer&quot; in server-side Ajax as you can see by following my link...
But I&#039;ll toss in a few reasons;
* Many developers *don&#039;t* know JavaScript, many developers *do* know Java
* You get (most of) your code to run in a protected environment behind the firewall in your server which increases the level of security
* You get to use the compiler which will trap most of the bugs you&#039;d normally have to have JS Unit Tests for (which BTW is a nightmare to build)
* You get far less browser portability problems since the ExtJS team (or we) do this for you
* Probably your app will be more responsive (though with GWT I am not 100% sure) since the amount of JavaScript often gets orders of magnitudes smaller
* You can incorporate all the optimalizations (like GZipping of JS files, minification, adding script tags to the bottom of the page and so on) in the LIBRARY meaning this is no longer a &quot;choice&quot; but the *default* behavior which again increases the level of responsiveness of your apps
* No more Cross Site XHR problems since you fetch the data from other services/servers from your own server instead of within the client (yes I know you can build a proxy, but with ExtGWT and other &quot;sibling projects&quot; this is *implicit*)
* You can get to use a &quot;gazillion&quot; other libraries like (j/n)Unit, (n)Hibernate, log4(Net/Java) and so on without having to create JS abstractions on top of them
* You get the Java/.Net IDEs with intellisense, refactoring and all the other goodies
.
Practically JS development is like assembly programming 40 years ago, necessary but decreasingly important the more Ajax matures...
The future belongs to abstracting away JS and anyone who bets different are in for a though ride. I thinks the Ext team&#039;s focus on GWT is VERY mature and foresighted... ;)
.
But these are MY thoughts and I might be wrong ;)</description>
		<content:encoded><![CDATA[<p>@simongil<br />
There&#8217;s a &#8220;gazillion&#8221; reasons to doing just that. Though I am a &#8220;believer&#8221; in server-side Ajax as you can see by following my link&#8230;<br />
But I&#8217;ll toss in a few reasons;<br />
* Many developers *don&#8217;t* know JavaScript, many developers *do* know Java<br />
* You get (most of) your code to run in a protected environment behind the firewall in your server which increases the level of security<br />
* You get to use the compiler which will trap most of the bugs you&#8217;d normally have to have JS Unit Tests for (which BTW is a nightmare to build)<br />
* You get far less browser portability problems since the ExtJS team (or we) do this for you<br />
* Probably your app will be more responsive (though with GWT I am not 100% sure) since the amount of JavaScript often gets orders of magnitudes smaller<br />
* You can incorporate all the optimalizations (like GZipping of JS files, minification, adding script tags to the bottom of the page and so on) in the LIBRARY meaning this is no longer a &#8220;choice&#8221; but the *default* behavior which again increases the level of responsiveness of your apps<br />
* No more Cross Site XHR problems since you fetch the data from other services/servers from your own server instead of within the client (yes I know you can build a proxy, but with ExtGWT and other &#8220;sibling projects&#8221; this is *implicit*)<br />
* You can get to use a &#8220;gazillion&#8221; other libraries like (j/n)Unit, (n)Hibernate, log4(Net/Java) and so on without having to create JS abstractions on top of them<br />
* You get the Java/.Net IDEs with intellisense, refactoring and all the other goodies<br />
.<br />
Practically JS development is like assembly programming 40 years ago, necessary but decreasingly important the more Ajax matures&#8230;<br />
The future belongs to abstracting away JS and anyone who bets different are in for a though ride. I thinks the Ext team&#8217;s focus on GWT is VERY mature and foresighted&#8230; ;)<br />
.<br />
But these are MY thoughts and I might be wrong ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abickford</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267482</link>
		<dc:creator>abickford</dc:creator>
		<pubDate>Thu, 18 Sep 2008 15:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267482</guid>
		<description>At the very least you get the GWT compiler optimizations.  
.
You also get access to other GWT libraries, such as Gears, Search, Maps and so on.
.
You also get the java development environment and IDE support.  This means that while it may take 2-3 times more statically typed *code*,  it doesn&#039;t require 2-3x as much *coding*.  Much of it is generated/auto-completed by an IDE.</description>
		<content:encoded><![CDATA[<p>At the very least you get the GWT compiler optimizations.<br />
.<br />
You also get access to other GWT libraries, such as Gears, Search, Maps and so on.<br />
.<br />
You also get the java development environment and IDE support.  This means that while it may take 2-3 times more statically typed *code*,  it doesn&#8217;t require 2-3x as much *coding*.  Much of it is generated/auto-completed by an IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simongil</title>
		<link>http://ajaxian.com/archives/ext-gwt-11/comment-page-1#comment-267479</link>
		<dc:creator>simongil</dc:creator>
		<pubDate>Thu, 18 Sep 2008 13:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4525#comment-267479</guid>
		<description>I don&#039;t really understand the value of recreating the Ext JavaScript API in Java? Statically typed Java ends up creating 2-3 times the volume of coding required to do what is done via Javascript. Is it because J2EE developers don&#039;t want to learn JavaScript??</description>
		<content:encoded><![CDATA[<p>I don&#8217;t really understand the value of recreating the Ext JavaScript API in Java? Statically typed Java ends up creating 2-3 times the volume of coding required to do what is done via Javascript. Is it because J2EE developers don&#8217;t want to learn JavaScript??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

