Now that we have been using GWT for a while ... what do you think? Was it the right choice or thinking of migrating to other framework?
--
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 google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
We are using GWT and it is performing very very well. We use SuperDev mode. We have no generators of any kind (I'm told generators can slow down SuperDev mode compiles considerably). Our code/compile/debug cycle is very fast. Doing a release build is pretty slow, but that does not happen very often. We are very productive with it (and so we are happy).Ed
The arg is localWorkers. I specify 6, 1 for each permutation, that along with a memory spec of 1 gig and my compiles finish in just over a minute.