On Tuesday, June 4, 2019 at 6:38:44 PM UTC+2, Jamal Romero wrote:
>
> Thanks for sharing this!I would love to see also pointer or a reference 
> available somewhere about the workings of Super Dev Mode in conjunction 
> with the GWT compiler. Just a high level schematic or flowchart showing the 
> flow and connections between these tools. What the codeserver does? So far 
> if I follow the documented steps and nothing goes wrong during the compile 
> and build all is good. But things start to get complicated when something 
> goes wrong with the build tools.


7 years old next week, but still accurate afaik: 
http://blog.ltgt.net/how-does-gwts-super-dev-mode-work/
"Modern" SDM doesn't need anything specific in the gwt.xml files, and 
(major difference) no longer requires bookmarklets if you run CodeServer 
with -launcherDir (or use the DevMode launcher instead); it then generates 
a nocache.js file that does the same thing as the bookmarklet+compile 
button automatically on page load; but the overall architecture hasn't 
changed.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/04fc61c1-c980-4639-8447-f1f59dad8b12%40googlegroups.com.

Reply via email to