Super Dev Mode works and we have many teams that use it. The Chrome
debugger is quite good and I recommend learning it well; anyone working on
web apps will benefit from knowing this tool. For other browsers, adding a
GWT.debugger() call to the Java code and recompiling is an easy way to stop
in the right place. I discussed other workarounds in my GWT.create talk [1].

It's an unfortunate transition and this experience is not as smooth as it
could be yet, but that's where we are.

- Brian

[1]
https://docs.google.com/a/google.com/presentation/d/1DTWZ_06dQsTPhinIwzHSdoPMndRr92wpZoZWicK97YQ/edit?forcehl=1&hl=en#s

On Wed, Feb 19, 2014 at 8:37 AM, Jeff Evans <wayne.mok...@gmail.com> wrote:

> On Tuesday, February 18, 2014 4:30:50 AM UTC-5, Aleksander Gralak wrote:
>>
>> That is pretty bad information for all GWT developers.
>> For now I can stick with FF 24.2, however in the future we need to
>> develop on the most up to date browsers.
>>
>> When do you estimate Super Dev Mode will be production ready? If it is
>> more then 6 months then we should think of some workaround. Is is possible
>> to do a custom build of FF with all necessery symbols exported? According to
>>
>> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=920731
>>
>> they have switched it off. But if someone (sorry I am not C++ developer
>> so I will not do it myself) can build GWT development version with those
>> symbols. Then we would be able to do development for several more months on
>> the latest browser and wait till Super Dev Mode if fully functional.
>>
>
> Can someone clarify what is meant by "fully functional" for Super dev
> mode?  In my view, debugging the client-side GWT code in the IDE debugger,
> alongside server-side Java code, is the "killer feature."  I can't believe
> anyone would ever consider in-browser Javascript debugging to be an
> acceptable replacement.  Or perhaps I'm missing something?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/QSEjbhhHB4g/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to