Hi Brian,

I wonder how does it works the development mode plugin?
Isn't it possible to replace it with something in pure javascript that is
based on Web Sockets?

Yesterday I was making some test with this technology (see
https://github.com/cristcost/gwt-websocket) and it it seems it has good
support at least on latest Chrome, Firefox and IE (Safari don't works but
I've not investigated deeply why). For the server side, I used the Jetty 7
WebSocket implementation.

I would enjoy to have a look a the code but GWT src is big, could you
please tell where to look for if I would like to study the feasibility of
this idea?


Debugging in Eclipse the Javascript code is one of the most important
aspect of using GWT for me and I would be happy if it is possible to save
it.

Cristiano




2014-02-04 Brian Slesinsky <skybr...@google.com>:

> Mozilla has stopped exporting some C++ symbols that the Firefox plugin
> relies on [1]. Therefore it's not possible to support Development Mode in
> any new versions of Firefox starting with 27.
>
> As a workaround, I am doing one last release to get the plugin working
> again with Firefox 24.2 (and hopefully newer point releases on the ESR
> track). If you wish to continue to use Development Mode on Firefox, you
> will need to download this version from Mozilla [2]. For more details see
> the issue tracker [3].
>
> Long-term, the plan is to improve Super Dev Mode.
>
> I apologize for the late notice; when I said at GWT.create that Firefox
> could stop working with any release, I didn't expect it to be the next one.
>
> - Brian
>
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=920731
> [2]
> http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/24.2.0esr/
> [3] https://code.google.com/p/google-web-toolkit/issues/detail?id=8553
>
>  --
> 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.
>

-- 
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