Hi all, Our project uses Google's closure library for the client side and the Python AppEngine environment for the server side. Google Closure due to its dependency loading mechanism loads a large number of JavaScript files depending on what components Google's or yours you are using.
Although our UI is entirely generated using JavaScript/Closure, as our project has become larger it takes a significant amount of time to reload our app. We use Closure for other projects with PHP/Python backends being served out by Apache and we don't have this issue. As a suggestion for somewhere down the line it would be nice to make the dev_appserver multitheraded. Thanks a lot. -- 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.
