2008/8/29 Alan Williamson <[EMAIL PROTECTED]> > > pages isn't really a good measurement >
True, but it's better than having no idea at all. Most 2-page apps will be smaller than most 1000-page apps, so a page count gives some idea of what you are trying to achieve. If you have 100 text-heavy pages, you are going to end up with files that size if the text is in the cache files. If you have 5 pages each reusing a RichTextBox in a DecoratorPanel, then it is way over the top. Saying 'Its Rich GUI' doesn't give me (personally) any idea whether 2Mb is expectable or not. So I'm afraid I can't help. Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
