On Tue, Jun 19, 2012 at 5:12 PM, Renzo Nuccitelli <[email protected]> wrote: > > I don´t like flames Language A versus Language B. It just seems that > Python fits better on GAE. It´s just a matter of using the right tool for > the problem.
As someone who builds both Python and Java apps on GAE, let me assure you that there are plenty of issues in Pythonland as well. There is no perfect language or perfect platform, just different problems to solve or work around. The ones you are unfamiliar with always seem hardest. I like Python, but I think it is naive to claim that Python fits better on GAE. There are many, many considerations beyond instance startup time. Jeff -- 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.
