Friday, August 3, 2012

Re: Suggesting a new mode: instant in-place changes of GWT Javascript code?

I read https://developers.google.com/web-toolkit/articles/superdevmode -- I am not sure if this is 100% what I had in mind but it is progress. At least we are directly using Javascript. Anybody knows how long this recompilation-step takes? I was hoping for an instant refresh by modifying JS in-place...but maybe for some reason it is not technically possible.

Googles design goal was less then 10 seconds for nearly all projects (unless they are really really really big). But currently it seems like there are issues with some GWT code generators that can cause compilation to take longer than that. For some numbers take a look at the discussion: https://groups.google.com/d/topic/google-web-toolkit-contributors/RApHAZBy348/discussion

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

No comments:

Post a Comment