Monday, October 27, 2014

Re: CodeServer vs DevMode for 2.7.0



On Monday, October 27, 2014 1:19:16 PM UTC+1, Filipe Sousa wrote:
Hi, 

With gwt 2.7.0-beta1 should we use com.google.gwt.dev.codeserver.CodeServer or com.google.gwt.dev.DevMode with -superDevMode?

DevMode defaults to -superDevMode now.
Which one you use depends on your needs. If the embedded server of DevMode is OK for you, then use DevMode. Otherwise, then you'd better use CodeServer (possibly with the new -launcherDir arg to get the same behavior as with DevMode) than DevMode with -noserver.
We could almost say that "CodeServer is the new 'DevMode -noserver'" (then you use -launcherDir when everything's in your control –and the launcherDir is served by your server– and you don't if you want/need to use the bookmarklets, e.g. when debugging on a shared "testing" or "staging" server)

--
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+unsubscribe@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.

No comments:

Post a Comment