You can specify in the gwt.xml to restrict compilation to a certain/ list of browser(s). I would do it to restrict to firefox because I am using firefox to test my development. Why should I waste my precious time waiting for gwt to compile for all six "permutations" when during development I only use firefox.
If I had ten entry point modules I would have to edit all ten to specify that restriction. Then during production or testing stage, I would have to edit those module xml to revert the restriction. Is there a compile time option to restrict compilation to a specific browser? Rather than editing individual module xml files. If not, are there already suggestions placed with the GWT architects that having one would indeed be extremely profitable, given the adage that time is money. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.