Hi, I have been trying to set up the development environment for the uptake of GWT in our organisation and I am running into huge walls when trying to get to a resonable speed of compilation. I have optimised to only one user-agent (aka the browser) and default locale.
However, there is another angle to solving this compilation issue I feel. The file system stores the "touch" timestamp, could that not be used to compile only those modules that have been since changed? I dont want to provide compiler arguments, but want it to happen seamlessly just like Java compilation which happens in eclipse everytime you change something and save. This would lead to a much faster development time, could save us a couple of thousand in saved time. Let me know if anyone has already had this working? Or if this is on the cards? Or is there any off-shoot of the compiler development which is looking at this? Thanks and Regards, Vaishakh -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
