If you've got a lot of static files you can host them elsewhere, on a CDN like Amazon S3 for example. It's a good practice anyway...
On Sep 6, 3:22 pm, burnayev <[email protected]> wrote: > I've just tried to deploy an application of mine translated into just > 4 languages and went over the 3000 files limit. > > Most of the files are the permutations generated by GWT compiler so > jarring the Java class files won't help much. > > Zipping the static files is a hassle and will likely hurt the > performance badly. > > Is there a natural solution to this? > > Kind regards, > Borys Burnayev > actioncomplete.com > GTD for Android and Web -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
