I noticed that SDM incremental compiles are always running gwt generators.
I'm using gin and all my controllers have a reference to the gin injector.
After the SDM gets to the injector it goes on to regenerate all my
presenters and most dependencies.
My minimal refresh time right now is 13s, When the actual changes seem to
take less than a second to refresh (when I make them on a class that don't
reference the gin injector).
I made my generators incremental, but this didn't make an improvement.

Is there anything I can to avoid this?

-- 
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-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to