Magnus, It is likely not the response you're looking for, but our app has grown so large we faced the same issues as you. We're taking the radical step of breaking it into many standalone modules that can link between each other (compile to different wars). That way, when you're opening/debugging a module it still works in a few seconds, not minutes. It sounds like a big step, but makes many other things like partial upgrades and partial deployments possible as well. It also enforces decoupling of modules meaning our 45 devs don't step on each other as much. You might want to consider it.
Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/OmTE7kO1xzEJ. 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.
