Hi, I've a big GWT module which comprised of many java classes (& of
course it's impossible to break it down into several modules).
My GWT application consists of some forms, but the users usually work
only with a few of them, anyway they should be abale to open any form
as they need.
Now my problem its that gwt generates a big js file that will load
each time, but most of its content may never use!
Is there any way to break the big js module file into several smaller
files(for example, one file for each class) & gwt load them
automatically as needed ?

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