Just an update. I've contacted Jetbrains dev to add a flag to turn on DevMode with -nosuperDevMode and I'm finishing up the changes with GPE switches.
On Tuesday, September 30, 2014 4:59:28 PM UTC-7, John Stalcup wrote: > > Brandon and I talked a bit about if offline and just the summarize: > > If we want to accomplish "making SuperDevMode on as the default behavior > in the DevMode launcher in GPE" it is going to require some changes in > Brandon's work regardless of whether we do it via updating the default > value of the flag in GWT (because he'll need to start adding > -nosuperDevMode when Classic DevMode is selected) or instead update the > default setting of the radio button in the GPE launcher. > > So since it's the same amount of work either way, and since updating the > default value of the flag in GWT has the advantage of having an effect for > command line users as well, this option is preferable. > > > On Tue, Sep 30, 2014 at 4:31 PM, Brandon Donnelson <[email protected] > <javascript:>> wrote: > >> Gotcha. Well, I baked in -superDevMode program arg switch, and this is >> also backported in an embedded jar. I would have to take into account some >> switch to turn back on DevMode. I was hoping to alleviate the pain of >> changing the program args by hand. >> >> On Tuesday, September 30, 2014 4:28:18 PM UTC-7, John Stalcup wrote: >>> >>> Goktug mentioned that he thinks the option should be on be default in >>> GWT, which would mean no change necessary in GPE. And I agree. >>> >>> On Tue, Sep 30, 2014 at 4:21 PM, Brandon Donnelson <[email protected]> >>> wrote: >>> >>>> Should I make this default behavior in GPE? On by default? >>>> >>>> On Tuesday, September 30, 2014 3:40:15 PM UTC-7, Thomas Broyer wrote: >>>>> >>>>> Fwiw, we made it the default in the gwt-maven-plugin. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "GWT Contributors" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to google-web-toolkit-contributors+unsubscribe@ >>>> googlegroups.com. >>>> To view this discussion on the web visit https://groups.google.com/d/ >>>> msgid/google-web-toolkit-contributors/bf5eda80-7c71- >>>> 4daa-9e84-98521c108b69%40googlegroups.com >>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/bf5eda80-7c71-4daa-9e84-98521c108b69%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Contributors" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-web-toolkit-contributors/cf5783b0-a94a-48b4-a92c-15c85e318e18%40googlegroups.com >> >> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/cf5783b0-a94a-48b4-a92c-15c85e318e18%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/a41dc100-ecdf-48cd-a8d2-d92a5f098eef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
