Hello, we are currently evaluating GWT as a replacement view layer for a large product.
This product (now Swing) consist of independend contributions which are currently compiled per module. As I understand, to build a GWT project, every module has to be built in one go (or to be more specific, a module is always build with all its dependencies). This would lead to an in our case very lengthy production build. Is there any way that allows me to only build a changed module or is the complete build a must? What are the best practices for building large projects? Best regards, Kai -- 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.
