<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
	xmlns:admin="http://webns.net/mvcb/" 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:atom="http://www.w3.org/2005/Atom">
	
	<channel>
	
		<title>Ext GWT 3.0 Developer Preview 5</title>
		<link>http://www.sencha.com/blog/ext-gwt-3-developer-preview-5</link>
		<description>The Ext GWT team has been hard at work on Ext GWT 3.0 and we’re happy to announce the availability of Ext GWT 3.0 PR5. This will be the last developer preview release as we move toward our 3.0 beta releases. There are a tremendous number of improvements and features added since PR4. As a result, we are closing in on being feature complete.</description>
		<dc:language>en-us</dc:language>
		<dc:creator>darrell@extjs.com</dc:creator>
		<dc:rights>Copyright 2011</dc:rights>
		<dc:date>2011-10-19T16:00:58+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		<atom:link href="http://www.sencha.com/blog/comments-rss/1788" rel="self" type="application/rss+xml" />
  
		
  
		<item>
      <title>Comment by sblommers</title>
      <description>It&#8217;s missing. There is a boolean password but it is not (yet) used.</description>
      <content:encoded><![CDATA[<p>It&#8217;s missing. There is a boolean password but it is not (yet) used.</p>]]></content:encoded>
      <pubDate>Fri, 02 Dec 2011 12:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:29971#date:12:09</guid>
    </item>
  
		<item>
      <title>Comment by Tony</title>
      <description>I&#8217;ve been testing this release for quite a while now and I think it really excellent.&amp;nbsp; I wasn&#8217;t a very experienced GWT developer when I started the testing, but I&#8217;ve still managed to make an text application which looks quite good and behaves quite nicely.

One question ... I haven&#8217;t seen a password text box.&amp;nbsp; Is there someplace and I&#8217;ve just overlooked it?



&amp;nbsp;</description>
      <content:encoded><![CDATA[<p>I&#8217;ve been testing this release for quite a while now and I think it really excellent.&nbsp; I wasn&#8217;t a very experienced GWT developer when I started the testing, but I&#8217;ve still managed to make an text application which looks quite good and behaves quite nicely.</p>

<p>One question ... I haven&#8217;t seen a password text box.&nbsp; Is there someplace and I&#8217;ve just overlooked it?</p>



<p>&nbsp;</p>]]></content:encoded>
      <pubDate>Fri, 02 Dec 2011 11:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:29970#date:11:41</guid>
    </item>
  
		<item>
      <title>Comment by ani786</title>
      <description>Darrell,
Once again u r doing a wonderful job&#8230;.
I read some of the above posts and the delays in GXT some ranting , we need all of that .
I understand the delay was due to dependency on GWT and their releases&#8230;.
my 2 cents again&#8230;
Y dont we create a Shield[layer] around the GXT , to ensure such changes done by the mother framework or another child framework have minimum impact we just modify that layer.
Otherwise this is going to become a nightmare as we grow, and other frameworks take a different path , that way GXT can concentrate on what best it can do by itself rather than the lookups and assumptions,ther will be no end to this route.
I wite what i observe with my own eyes s i am an implementer not a hoax architect who just talk the crap ....The Roads about US is what i loved they plannned it quite quite ahead the space and the width where as other countries keep reworking on the same rather than other progress 
Regards
Ani</description>
      <content:encoded><![CDATA[<p>Darrell,<br />
Once again u r doing a wonderful job&#8230;.<br />
I read some of the above posts and the delays in GXT some ranting , we need all of that <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />.<br />
I understand the delay was due to dependency on GWT and their releases&#8230;.<br />
my 2 cents again&#8230;<br />
Y dont we create a Shield[layer] around the GXT , to ensure such changes done by the mother framework or another child framework have minimum impact we just modify that layer.<br />
Otherwise this is going to become a nightmare as we grow, and other frameworks take a different path , that way GXT can concentrate on what best it can do by itself rather than the lookups and assumptions,ther will be no end to this route.<br />
I wite what i observe with my own eyes s i am an implementer not a hoax architect who just talk the crap ....The Roads about US is what i loved they plannned it quite quite ahead the space and the width where as other countries keep reworking on the same rather than other progress <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /><br />
Regards<br />
Ani</p>]]></content:encoded>
      <pubDate>Sat, 05 Nov 2011 01:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28991#date:01:05</guid>
    </item>
  
		<item>
      <title>Comment by William</title>
      <description>You decide on the indication for the generator through inheritance, ex:
interface FooBeanProperties extends PropertyAccess&amp;lt;FooBean&amp;gt;
How will it look like when the bean extends other ? Ex:
class FooBean extends BarBean ? 
It seems that annotaion indication could be better. Ex:
@PropertyAccess(FooBean.class)
interface FooBeanProperties extends BarBeanProperties</description>
      <content:encoded><![CDATA[<p>You decide on the indication for the generator through inheritance, ex:<br />
interface FooBeanProperties extends PropertyAccess&lt;FooBean&gt;<br />
How will it look like when the bean extends other ? Ex:<br />
class FooBean extends BarBean ? <br />
It seems that annotaion indication could be better. Ex:<br />
@PropertyAccess(FooBean.class)<br />
interface FooBeanProperties extends BarBeanProperties</p>]]></content:encoded>
      <pubDate>Fri, 04 Nov 2011 11:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28974#date:11:27</guid>
    </item>
  
		<item>
      <title>Comment by Sebastiaan</title>
      <description>Hi there, I just ported my projects to use GXT 3.0.0 DP5. I had some troubles but I managed to rewrite everything (including the extensive use of ModelData). I am very happy with the performance but also the clean API. I must agree with Ani/ani786, some choices seem a bit strange on behalf of readability.

Very nice job Sencha !!</description>
      <content:encoded><![CDATA[<p>Hi there, I just ported my projects to use GXT 3.0.0 DP5. I had some troubles but I managed to rewrite everything (including the extensive use of ModelData). I am very happy with the performance but also the clean API. I must agree with Ani/ani786, some choices seem a bit strange on behalf of readability.</p>

<p>Very nice job Sencha !!</p>]]></content:encoded>
      <pubDate>Sat, 29 Oct 2011 09:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28764#date:09:47</guid>
    </item>
  
		<item>
      <title>Comment by ani786</title>
      <description>Apolgogies for the Repost the above one was copied from word doc so lots of ? instead of  pl ignore above post and consider this one here&#8230;

Darrell,
Wonderful Job I did not go through the details but as a developer and being in this field for 14+ my 2 cents at a high level or bird’s eye view:
1&amp;gt;All modules Can be inherited by inheriting com.sencha.gxt.ui.GXT.&amp;nbsp; I feel this will become Readability problem. Detail like full names and having non standard acronyms has always made life not easy but tough. They have Street names with no meaning if we had meaningful street names I would have navigated without maps 
3&amp;gt;sencha [com.sencha.] in the API names. Were we not taught in the school of Magic [Harry Potter:)] not to name things after such Proper Nouns will sencha always Remain sencha? Later it might be oracle sencha or IBM sencha who knows also one word less in each file.
I would have gone for
a)com.gxt.shared.event  instead of com.sencha.gxt.core.shared.event
b) All widgets have a core just eliminate the core and leave it as com..gxt.widget.client.treegrid instead of com.sencha.gxt.widget.core.client.treegrid  
In nutshell sencha and core   avoidable and unnecessary clutter,&amp;nbsp; eliminating them will make it clean. 2 years down the line you may add another 2 periods already on 6 now. Which you can make it to 4 by removing core and sencha
4&amp;gt;On reset.css, what if we have some apps which need a override and include some proprietary things don’t make anything strict we need to be flexi, nothing strict has worked.

We all reach the same cross roads after all we are Homo sapiens somewhere we share a common gene  . I have gone through the above when I write my simple classes and simple programs</description>
      <content:encoded><![CDATA[<p>Apolgogies for the Repost the above one was copied from word doc so lots of ? instead of <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> pl ignore above post and consider this one here&#8230;</p>

<p>Darrell,<br />
Wonderful Job I did not go through the details but as a developer and being in this field for 14+ my 2 cents at a high level or bird’s eye view:<br />
1&gt;All modules Can be inherited by inheriting com.sencha.gxt.ui.GXT.&nbsp; I feel this will become Readability problem. Detail like full names and having non standard acronyms has always made life not easy but tough. They have Street names with no meaning if we had meaningful street names I would have navigated without maps <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /><br />
3&gt;sencha [com.sencha.] in the API names. Were we not taught in the school of Magic [Harry Potter:)] not to name things after such Proper Nouns will sencha always Remain sencha? Later it might be oracle sencha or IBM sencha who knows also one word less in each file.<br />
I would have gone for<br />
a)com.gxt.shared.event  instead of com.sencha.gxt.core.shared.event<br />
b) All widgets have a core just eliminate the core and leave it as com..gxt.widget.client.treegrid instead of com.sencha.gxt.widget.core.client.treegrid  <br />
In nutshell sencha and core  <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> avoidable and unnecessary clutter,&nbsp; eliminating them will make it clean. 2 years down the line you may add another 2 periods already on 6 now. Which you can make it to 4 by removing core and sencha<br />
4&gt;On reset.css, what if we have some apps which need a override and include some proprietary things don’t make anything strict we need to be flexi, nothing strict has worked.</p>

<p>We all reach the same cross roads after all we are Homo sapiens somewhere we share a common gene <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> . I have gone through the above when I write my simple classes and simple programs <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>

]]></content:encoded>
      <pubDate>Wed, 26 Oct 2011 00:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28646#date:00:39</guid>
    </item>
  
		<item>
      <title>Comment by ani</title>
      <description>Darren,
Wonderful Job I did not go through the details but as a developer and being in this field for 14+ my 2 cents at a high level or bird’s eye view:
1&amp;gt;All modules Can be inherited by inheriting com.sencha.gxt.ui.GXT.&amp;nbsp; I feel this will become Readability problem. Detail like full names and avoiding no standard acronyms have always made life not easy but tough. They have Street names with no meaning if we had meaningful street names I would have navigated without maps ?
3&amp;gt;sencha [com.sencha.] in the API names. Were we not taught in the school of Magic [Harry Potter?] not to name things after such Proper Nouns will sencha always Remain sencha? Later it might be oracle sencha or IBM sencha who knows also one word less in each file.
I would have gone for
a)com.gxt.shared.event  instead of com.sencha.gxt.core.shared.event
b) All widgets have a core just eliminate the core and leave it as com..gxt.widget.client.treegrid instead of com.sencha.gxt.widget.core.client.treegrid  
In nutshell sencha and core  ? avoidable and unnecessary clutter eliminate them will make it clean 2 years down the line you may add another 2 periods already on 6 now. Which you can make it to 4 by removing core and sencha
4&amp;gt;on reset.css, what if we have some apps which need a override and include some proprietary things don’t make anything strict we need to be flexi, nothing strict has worked.

We all reach the same cross roads after all we are Homo sapiens somewhere we share a common gene ? . I have gone through the above when I write my simple classes and simple programs ?</description>
      <content:encoded><![CDATA[<p>Darren,<br />
Wonderful Job I did not go through the details but as a developer and being in this field for 14+ my 2 cents at a high level or bird’s eye view:<br />
1&gt;All modules Can be inherited by inheriting com.sencha.gxt.ui.GXT.&nbsp; I feel this will become Readability problem. Detail like full names and avoiding no standard acronyms have always made life not easy but tough. They have Street names with no meaning if we had meaningful street names I would have navigated without maps ?<br />
3&gt;sencha [com.sencha.] in the API names. Were we not taught in the school of Magic [Harry Potter?] not to name things after such Proper Nouns will sencha always Remain sencha? Later it might be oracle sencha or IBM sencha who knows also one word less in each file.<br />
I would have gone for<br />
a)com.gxt.shared.event  instead of com.sencha.gxt.core.shared.event<br />
b) All widgets have a core just eliminate the core and leave it as com..gxt.widget.client.treegrid instead of com.sencha.gxt.widget.core.client.treegrid  <br />
In nutshell sencha and core  ? avoidable and unnecessary clutter eliminate them will make it clean 2 years down the line you may add another 2 periods already on 6 now. Which you can make it to 4 by removing core and sencha<br />
4&gt;on reset.css, what if we have some apps which need a override and include some proprietary things don’t make anything strict we need to be flexi, nothing strict has worked.</p>

<p>We all reach the same cross roads after all we are Homo sapiens somewhere we share a common gene ? . I have gone through the above when I write my simple classes and simple programs ?</p>

]]></content:encoded>
      <pubDate>Wed, 26 Oct 2011 00:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28645#date:00:28</guid>
    </item>
  
		<item>
      <title>Comment by Yaniv</title>
      <description>great work on the new release. just one thing &#45; it might help to be specific about what dependencies gxt 3.0 has. it took me a few hours to realize that a runtime compilation error i was getting was caused by not including gwt&#45;user.jar (not a dependency for gxt 2.5)</description>
      <content:encoded><![CDATA[<p>great work on the new release. just one thing - it might help to be specific about what dependencies gxt 3.0 has. it took me a few hours to realize that a runtime compilation error i was getting was caused by not including gwt-user.jar (not a dependency for gxt 2.5)</p>]]></content:encoded>
      <pubDate>Tue, 25 Oct 2011 04:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28615#date:04:56</guid>
    </item>
  
		<item>
      <title>Comment by Travis Webb</title>
      <description>What version of GWT will DP5 work best with?</description>
      <content:encoded><![CDATA[<p>What version of GWT will DP5 work best with?</p>]]></content:encoded>
      <pubDate>Sun, 23 Oct 2011 22:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28571#date:22:05</guid>
    </item>
  
		<item>
      <title>Comment by Viacheslav Dobromyslov</title>
      <description>RegExValidator seems to be broken. No email validator.
ToolTip is awful class. It doesn&#8217;t provide convenient methods for title and body change. And doesn&#8217;t work with standard GWT textfields.

But all other improvements are awesome. Thank you, Darrell.</description>
      <content:encoded><![CDATA[<p>RegExValidator seems to be broken. No email validator.<br />
ToolTip is awful class. It doesn&#8217;t provide convenient methods for title and body change. And doesn&#8217;t work with standard GWT textfields.</p>

<p>But all other improvements are awesome. Thank you, Darrell.</p>]]></content:encoded>
      <pubDate>Sat, 22 Oct 2011 13:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28554#date:13:33</guid>
    </item>
  
		<item>
      <title>Comment by Darrell Meyer</title>
      <description>@Alain You make a good point about us being in silence mode. Going forward we will make sure to keep the community better informed of current development status and release dates.</description>
      <content:encoded><![CDATA[<p>@Alain You make a good point about us being in silence mode. Going forward we will make sure to keep the community better informed of current development status and release dates.</p>]]></content:encoded>
      <pubDate>Fri, 21 Oct 2011 17:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28528#date:17:53</guid>
    </item>
  
		<item>
      <title>Comment by andr83</title>
      <description>Great news!</description>
      <content:encoded><![CDATA[<p>Great news!</p>]]></content:encoded>
      <pubDate>Fri, 21 Oct 2011 11:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28520#date:11:56</guid>
    </item>
  
		<item>
      <title>Comment by Jackson</title>
      <description>Looks excellent. Downloading! Also looking forward to final version release.  Cheers.</description>
      <content:encoded><![CDATA[<p>Looks excellent. Downloading! Also looking forward to final version release. <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> Cheers.</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 17:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28499#date:17:58</guid>
    </item>
  
		<item>
      <title>Comment by Robert La Ferla</title>
      <description>@Darrell Meyer Thanks.&amp;nbsp; I used GXT 2.x to develop some rather large sites like Xilinx Semiconductor&#8217;s software licensing center, Allscripts and Misys Banking.&amp;nbsp; I think what you guys have done is amazing.&amp;nbsp; The GXT platform is an excellent one and 3.0 is a big step towards minimizing the pain associated with the gain.&amp;nbsp; I strongly urge you to make mobile support (gestures/themes/etc..) the next critical feature post 3.0 and implement it as quickly as you can.&amp;nbsp; I have been experimenting with Sencha Touch and it pains me to code directly in Javascript.&amp;nbsp; I looked at nextinterfaces.com and if they were more feature complete, I&#8217;d dump Sencha Touch.&amp;nbsp; However, if GXT 3.1 had Android/iPhone support, that would be best.</description>
      <content:encoded><![CDATA[<p>@Darrell Meyer Thanks.&nbsp; I used GXT 2.x to develop some rather large sites like Xilinx Semiconductor&#8217;s software licensing center, Allscripts and Misys Banking.&nbsp; I think what you guys have done is amazing.&nbsp; The GXT platform is an excellent one and 3.0 is a big step towards minimizing the pain associated with the gain.&nbsp; I strongly urge you to make mobile support (gestures/themes/etc..) the next critical feature post 3.0 and implement it as quickly as you can.&nbsp; I have been experimenting with Sencha Touch and it pains me to code directly in Javascript.&nbsp; I looked at nextinterfaces.com and if they were more feature complete, I&#8217;d dump Sencha Touch.&nbsp; However, if GXT 3.1 had Android/iPhone support, that would be best.</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 17:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28497#date:17:14</guid>
    </item>
  
		<item>
      <title>Comment by Darrell Meyer</title>
      <description>@Bill We are targeting early 2012 for the GA 3.0 release.

@Robert La Ferla At this time, 3.0 does not support mobile gestures.

@raivis I can understand your frustration with the delivery dates of 3.0. GWT is a moving target, and we are trying to keep Ext GWT as powerful as possible, using the latest concepts from GWT for as long as possible. Two changes that we originally did not scope for were Appearances and Cells, which we felt were important to implement. Supporting Cells required us to rewrite most of our fields and data widgets. Implementing the Appearance pattern required us to rewrite most of our existing CSS, HTML, and images. These are changes the community has requested and are consistent with the direction of GWT. We will have a beta release out before end of year which will be feature complete with a stable API.</description>
      <content:encoded><![CDATA[<p>@Bill We are targeting early 2012 for the GA 3.0 release.</p>

<p>@Robert La Ferla At this time, 3.0 does not support mobile gestures.</p>

<p>@raivis I can understand your frustration with the delivery dates of 3.0. GWT is a moving target, and we are trying to keep Ext GWT as powerful as possible, using the latest concepts from GWT for as long as possible. Two changes that we originally did not scope for were Appearances and Cells, which we felt were important to implement. Supporting Cells required us to rewrite most of our fields and data widgets. Implementing the Appearance pattern required us to rewrite most of our existing CSS, HTML, and images. These are changes the community has requested and are consistent with the direction of GWT. We will have a beta release out before end of year which will be feature complete with a stable API.</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 17:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28496#date:17:02</guid>
    </item>
  
		<item>
      <title>Comment by Ali</title>
      <description>@raivis
Such a negative post on a very positive news. I am not giving excuses, but if you have done any serious development, you would have been much more tolerant to those deadlines.</description>
      <content:encoded><![CDATA[<p>@raivis<br />
Such a negative post on a very positive news. I am not giving excuses, but if you have done any serious development, you would have been much more tolerant to those deadlines.</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 14:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28490#date:14:33</guid>
    </item>
  
		<item>
      <title>Comment by raivis</title>
      <description>@Bill
Yes, it had to be out at the end of the summer. 2 month overdue and yet another DP version. Epic fail gxt team. ty so much, I switched to pure gwt. bye bye</description>
      <content:encoded><![CDATA[<p>@Bill<br />
Yes, it had to be out at the end of the summer. 2 month overdue and yet another DP version. Epic fail gxt team. ty so much, I switched to pure gwt. bye bye</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 06:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28488#date:06:22</guid>
    </item>
  
		<item>
      <title>Comment by Robert La Ferla</title>
      <description>This is excellent.&amp;nbsp; Does GXT 3.x support mobile devices (gestures, themes, etc..)?</description>
      <content:encoded><![CDATA[<p>This is excellent.&nbsp; Does GXT 3.x support mobile devices (gestures, themes, etc..)?</p>]]></content:encoded>
      <pubDate>Thu, 20 Oct 2011 00:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28486#date:00:42</guid>
    </item>
  
		<item>
      <title>Comment by Piotr Kosmowski</title>
      <description>So cool&#8230; Grid, RF, UiBinder! Can&#8217;t wait for the final version. Thank you guys.</description>
      <content:encoded><![CDATA[<p>So cool&#8230; Grid, RF, UiBinder! Can&#8217;t wait for the final version. Thank you guys.</p>]]></content:encoded>
      <pubDate>Wed, 19 Oct 2011 20:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28484#date:20:44</guid>
    </item>
  
		<item>
      <title>Comment by Bill</title>
      <description>Is there an announced GA date for Ext Gwt 3.0 ?&amp;nbsp; Q4 2011 ?&amp;nbsp; Q1 2012 ?</description>
      <content:encoded><![CDATA[<p>Is there an announced GA date for Ext Gwt 3.0 ?&nbsp; Q4 2011 ?&nbsp; Q1 2012 ?</p>]]></content:encoded>
      <pubDate>Wed, 19 Oct 2011 20:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28483#date:20:37</guid>
    </item>
  
		<item>
      <title>Comment by Ali</title>
      <description>Wonderful news! I have been waiting to see this, and you guys managed to deliver as usual. Thank you so much, downloading</description>
      <content:encoded><![CDATA[<p>Wonderful news! I have been waiting to see this, and you guys managed to deliver as usual. Thank you so much, downloading <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Wed, 19 Oct 2011 20:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28482#date:20:10</guid>
    </item>
  
		<item>
      <title>Comment by diego</title>
      <description>gxt 3.0 will support form like extjs4 (http://dev.sencha.com/deploy/ext&#45;4.0.2a/examples/form/contact&#45;form.html)?

great job!</description>
      <content:encoded><![CDATA[<p>gxt 3.0 will support form like extjs4 (<a href="http://dev.sencha.com/deploy/ext-4.0.2a/examples/form/contact-form.html">http://dev.sencha.com/deploy/ext-4.0.2a/examples/form/contact-form.html</a>)?</p>

<p>great job!</p>

]]></content:encoded>
      <pubDate>Wed, 19 Oct 2011 19:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-gwt-3-developer-preview-5#id:28481#date:19:07</guid>
    </item>
  
		
	</channel>
</rss>