Integrating Spiffy UI into GWT

135 views
Skip to first unread message

Rafiq Ahamed

unread,
Aug 11, 2013, 2:12:46 PM8/11/13
to google-web-tool...@googlegroups.com
Dear folks,
     I have been a heavy GWT user for the past 4 years in a number of projects. I have used M-GWT and it is great as well. Even though, I like GWT/M-GWT, I dislike the usage of GWT RPC's. RESTFUL webservices integration is the way to go so that the server side can be anything including JSON style NoSQL databases such as Apache Solr or Apache CouchDB. In this context, I like SpiffyUI a lot. I think it would be a big mistake if we do not take the good things from SpiffyUI into GWT. Any thoughts?

Brian Slesinsky

unread,
Aug 12, 2013, 7:29:36 PM8/12/13
to GWTcontrib
It seems like a nice project, but integrating it into GWT will slow down both the GWT developers and the SpiffyUI developers a lot. There would have to be some pretty compelling reasons to do that. Otherwise, better to let them keep doing what they're doing, and let them ask for specific changes to GWT if there is something they need that can't be accomplished without our help.




On Sun, Aug 11, 2013 at 11:12 AM, Rafiq Ahamed <ra...@eitworks.com> wrote:
Dear folks,
     I have been a heavy GWT user for the past 4 years in a number of projects. I have used M-GWT and it is great as well. Even though, I like GWT/M-GWT, I dislike the usage of GWT RPC's. RESTFUL webservices integration is the way to go so that the server side can be anything including JSON style NoSQL databases such as Apache Solr or Apache CouchDB. In this context, I like SpiffyUI a lot. I think it would be a big mistake if we do not take the good things from SpiffyUI into GWT. Any thoughts?

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-co...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Joshb

unread,
Aug 13, 2013, 7:25:46 PM8/13/13
to google-web-tool...@googlegroups.com
Rafiq,

you might want to take a look at the Errai Project from JBoss (http://errai.github.io/).  I too dislike the GWT RPC.  Errai is pretty neat in that is a collection of modules that can be used independently or together, including its own marshalling mechanism, and a pretty slick Rest client implementation as well.  

Tom Carchrae

unread,
Aug 14, 2013, 12:01:38 PM8/14/13
to google-web-tool...@googlegroups.com, spif...@googlegroups.com


On Sunday, 11 August 2013 11:12:46 UTC-7, Rafiq Ahamed wrote:
Dear folks,
     I have been a heavy GWT user for the past 4 years in a number of projects. I have used M-GWT and it is great as well. Even though, I like GWT/M-GWT, I dislike the usage of GWT RPC's. RESTFUL webservices integration is the way to go so that the server side can be anything including JSON style NoSQL databases such as Apache Solr or Apache CouchDB. In this context, I like SpiffyUI a lot. I think it would be a big mistake if we do not take the good things from SpiffyUI into GWT. Any thoughts?

What things do you mean?  Can you be more specific than RESTFUL webservice integration - which, btw, you can do with GWT already with RequestBuilder.   

I have a great respect for the Spiffy UI team - Zack and Bess have written some awesome articles that truly inspired me in working with GWT:  http://www.zackgrossbart.com/hackito/antiptrn-gwt2/  These days, I don't use any GWT RPC and I don't even have any GWT widgets, but GWT is fantastic as a tool - or as Zack says, the 'glue'.  

As I understand it, one of the big pushes for GWT 3.x is modularity - so we want less stuff in the core, and more libraries that can be used.  So, what is needed for GWT to better support 'modules' like SpiffyUI?

Tom

Reply all
Reply to author
Forward
0 new messages