I've seen a number of threads about GWT apps that are comprised of
multiple modules. Because the modules are compiled separately, though,
there's no code reuse between them.

If we could give the GWTCompiler all of our modules at once and
specify the load order constraints that we'll enforce, then it should
be able to avoid duplicating code from earlier modules in later
modules. This way our app can have lots of great but rarely-used
functionality that users don't have to wait to load up front.

Would others like this? Is it in the works?

Jared

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

Reply via email to