Re: Development Mode will not be supported in Firefox 27+

2014-11-03 Thread mtr
Certainly worth to try.

On Monday, November 3, 2014 2:21:27 PM UTC+1, Leejjon wrote:
>
> There's a developer version of Firefox coming out:
>
> https://blog.mozilla.org/blog/2014/11/03/the-first-browser-dedicated-to-developers-is-coming/
>
> Maybe we can ask Mozilla to export the C++ symbols in this developer 
> version, so the GWT dev plugin can work on this developer version of 
> Firefox.
>
>
>  

-- 
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/d/optout.


Re: Development Mode will not be supported in Firefox 27+

2014-10-15 Thread mtr
Lost of Development Mode is kind of "tombstone" for GWT projects in my 
company :( Most of Java oriented developers switched to JS frameworks as 
they lost their "one common language environment" argument. JS oriented 
developers, well they were always in opposition to "slow and clumsy" java 
frameworks. I personally stick with GWT in my private projects (especially 
with Java 8 support on the horizon) but as advocate of Occam's razor 
principle I will stick to Development Mode as long as possible (still using 
FF 24 :) ). Writing, testing and debugging in one language (and IDE) was a 
reason I choose GWT long time ago. Luckily there are few other reasons to 
use GWT, and Super Dev mode should improve with time.

Still there is one question that do not let me sleep peacefully. With old 
good Dev Mode I could easily trak fragments of java code that didn't work 
properly on GIVEN browser (was it IE, Chrome or FF). With SDM I'm bind to 
Chrome at least if I want to use source maps ?

-- 
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/d/optout.


Re: Development Mode will not be supported in Firefox 27+

2014-02-20 Thread mtr


On Thursday, February 20, 2014 11:57:30 AM UTC+1, Thomas Broyer wrote:

> I'm sure the SDBG devs would love to hear your feedback ;-)
> https://github.com/sdbg/sdbg
>  
>

SDBG has a long way to come (it is still in proof of concept stage, there 
is no support for other browser then chrome), nether the less what else we 
can do but to help them.

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


Re: Development Mode will not be supported in Firefox 27+

2014-02-20 Thread mtr
Couldn't agree more... debugging the client-side GWT code in the IDE 
debugger (Eclipse in my case) is base of my every day work :(

On Wednesday, February 19, 2014 5:37:01 PM UTC+1, Jeff Evans wrote:
>
>
> 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 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.