Hi,

until recently I've developed a larger GWT application for desktop browsers 
and we've managed to do that work only depending on the DevMode plugin.
These days I'll develop a module which is optimized for mobile development 
and I'd really like to make use of Super Dev Mode. I've tried in the last 
half of the year to run the application that I've been developing with 
Super Dev Mode, but the on-the-fly compilation was taking constantly around 
60 seconds, reason why I kept working with DevMode plugin.

I'd really like to make use of 
weinre<http://people.apache.org/~pmuellr/weinre/docs/latest/> tool 
combined with SuperDevMode for doing adjustments when doing the development 
for the mobile browsers.

>From what I've read in the previous posts, for the people that are not 
using GWT-RPC and .ui.xml and SuperDevMode compilation takes place in a 
matter of seconds.
The application that I'm working on has roughly 60-70KLoC and makes strong 
use of .ui.xml files and GWT-RPC (the Action-Result abstraction from 
gwt-platform).
Are there some special tweaks to be made in order to have SuperDevMode 
running seamlessly ( < 15 seconds when recompiling)?

Thanks in advance,
Marius.

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


Reply via email to