Hi: I'm developing a small Gwt app with the use of RPC. When the app run, I notice a file XXXXXX.cache.html file being loaded. This file is so huge (1.3 MB under DETAILED compilation & 169 kb under obfuscated compilation). I didn't find such kind of file on some other Gwt apps, so I guess it must have something to do with RPC communication. I wonder what is the necessity of this file? Does this contain my app logic? Or is it just a layer for rpc communication?
-- 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.
