Re: GWT Designer Libraries

2010-11-17 Thread jaybose
Thanks to you and and masterGaurav!

Along with your advice and some research, it became clear that
SmartGWT is the right choice.


On Nov 12, 7:48 pm, Roger Studner  wrote:
> Well.. a quick bit of objective (having used all 3) opinions.
>
> It is simple:
> 1) don't use GWT-EXT.
> 2) GXT is a "pure java" solution, and the only one of the 3.
> 3) SmartGWT is *really slick*, but it is basically a little java code, that 
> just "wraps" the SmartClient javascript library (imagine a couple megs of 
> javascript/css, with a JSNI layer on top of it).
>
> So, that leaves #2 and #3.  
>
> It really depends from there how pure "GWT" you want your solution (GXT being 
> the only choice there).  Or if you really like the VAST choices of 
> SmartClient widgets etc and don't mind that technically, you are just using a 
> javascript library with a "java API".
>
> Maybe I didn't make it simpler hah
>
> Roger
>
> On Nov 12, 2010, at 8:25 PM,jaybosewrote:
>
> > I see in the Designer docs (and in the actual tool itself) that there
> > are 3 promoted libraries:
> > - GWT-Ext (http://gwt-ext.com/)
> > - Ext GWT (http://www.extjs.com/products/gxt/)
> > - SmartGWT (http://code.google.com/p/smartgwt/)
>
> > Their respective showcases look great. Some are better documented than
> > the others.
>
> > I was just wondering, if anyone is using any of these, what are your
> > personal experiences so far?
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Designer Libraries

2010-11-12 Thread Gal Dolber
Building widgets its really easy, I like to use pure gwt

On Fri, Nov 12, 2010 at 10:48 PM, Roger Studner  wrote:

> Well.. a quick bit of objective (having used all 3) opinions.
>
> It is simple:
> 1) don't use GWT-EXT.
> 2) GXT is a "pure java" solution, and the only one of the 3.
> 3) SmartGWT is *really slick*, but it is basically a little java code, that
> just "wraps" the SmartClient javascript library (imagine a couple megs of
> javascript/css, with a JSNI layer on top of it).
>
> So, that leaves #2 and #3.
>
> It really depends from there how pure "GWT" you want your solution (GXT
> being the only choice there).  Or if you really like the VAST choices of
> SmartClient widgets etc and don't mind that technically, you are just using
> a javascript library with a "java API".
>
> Maybe I didn't make it simpler hah
>
> Roger
>
> On Nov 12, 2010, at 8:25 PM, jaybose wrote:
>
> > I see in the Designer docs (and in the actual tool itself) that there
> > are 3 promoted libraries:
> > - GWT-Ext (http://gwt-ext.com/)
> > - Ext GWT (http://www.extjs.com/products/gxt/)
> > - SmartGWT (http://code.google.com/p/smartgwt/)
> >
> > Their respective showcases look great. Some are better documented than
> > the others.
> >
> > I was just wondering, if anyone is using any of these, what are your
> > personal experiences so far?
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com
> .
> > To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> > For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Designer Libraries

2010-11-12 Thread Roger Studner
Well.. a quick bit of objective (having used all 3) opinions.

It is simple:
1) don't use GWT-EXT.
2) GXT is a "pure java" solution, and the only one of the 3.
3) SmartGWT is *really slick*, but it is basically a little java code, that 
just "wraps" the SmartClient javascript library (imagine a couple megs of 
javascript/css, with a JSNI layer on top of it).

So, that leaves #2 and #3.  

It really depends from there how pure "GWT" you want your solution (GXT being 
the only choice there).  Or if you really like the VAST choices of SmartClient 
widgets etc and don't mind that technically, you are just using a javascript 
library with a "java API".

Maybe I didn't make it simpler hah

Roger

On Nov 12, 2010, at 8:25 PM, jaybose wrote:

> I see in the Designer docs (and in the actual tool itself) that there
> are 3 promoted libraries:
> - GWT-Ext (http://gwt-ext.com/)
> - Ext GWT (http://www.extjs.com/products/gxt/)
> - SmartGWT (http://code.google.com/p/smartgwt/)
> 
> Their respective showcases look great. Some are better documented than
> the others.
> 
> I was just wondering, if anyone is using any of these, what are your
> personal experiences so far?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Designer Libraries

2010-11-12 Thread masterGaurav
SmartGWT because of license.
I have stopped trusting the Ext team (ExtJS, GWT-Ext, GXT) for the way
they changed the license a couple of years ago.


--
Happy Hacking,
Gaurav Vaish
www.mastergaurav.com


On Nov 13, 6:25 am, jaybose  wrote:
> I see in the Designer docs (and in the actual tool itself) that there
> are 3 promoted libraries:
> - GWT-Ext (http://gwt-ext.com/)
> - Ext GWT (http://www.extjs.com/products/gxt/)
> - SmartGWT (http://code.google.com/p/smartgwt/)
>
> Their respective showcases look great. Some are better documented than
> the others.
>
> I was just wondering, if anyone is using any of these, what are your
> personal experiences so far?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Designer Libraries

2010-11-12 Thread jaybose
I see in the Designer docs (and in the actual tool itself) that there
are 3 promoted libraries:
- GWT-Ext (http://gwt-ext.com/)
- Ext GWT (http://www.extjs.com/products/gxt/)
- SmartGWT (http://code.google.com/p/smartgwt/)

Their respective showcases look great. Some are better documented than
the others.

I was just wondering, if anyone is using any of these, what are your
personal experiences so far?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.