[google-appengine] Re: Google App Engine Platform

2009-01-10 Thread hawkett
You may want to star this issue http://code.google.com/p/googleappengine/issues/detail?id=874 Apologies if it reads a little strangely, I was in an odd mood at the time :) On Jan 10, 12:48 am, Alexander Kojevnikov alexan...@kojevnikov.com wrote: What if I want to move away from GAE later..

[google-appengine] Re: Google App Engine Platform

2009-01-09 Thread adelevie
GAE forces you to use a framework, php doesn't. GAE lets you cheaply host django, web.py and webapp frameworks. On Jan 9, 1:54 pm, Eric Frost efr...@gmail.com wrote: If I develop an app using the Google App Engine Platform and decide to change my mind and host it ourselves later, is this

[google-appengine] Re: Google App Engine Platform

2009-01-09 Thread Eric Frost
What if I want to move away from GAE later.. can I host django, web.py, or webapp frameworks myself? (Does my question make sense?) Eric On Jan 9, 1:54 pm, adelevie adele...@gmail.com wrote: GAE forces you to use a framework, php doesn't. GAE lets you cheaply host django, web.py and webapp

[google-appengine] Re: Google App Engine Platform

2009-01-09 Thread Barry Hunter
You might well have to do some work scaling* the SDK, but it is possible to host a minimally changed App Engine App on differerent host. http://waxy.org/2008/04/exclusive_google_app_engine_ported_to_amazons_ec2/ * the SDK isnt intended to handle real traffic, so it wont natively scale very

[google-appengine] Re: Google App Engine Platform

2009-01-09 Thread Mengsong Chen
Very good question.I think this also is most of startups' concern over using App Engine. http://www.feld.com/wp/archives/2008/04/what-exactly-is-google-app-engine.html For the ListProperty, isn't it similar to ManyToManyField in Django? correct me if I am wrong. M On Fri, Jan 9, 2009 at

[google-appengine] Re: Google App Engine Platform

2009-01-09 Thread Alexander Kojevnikov
What if I want to move away from GAE later.. can I host django, web.py, or webapp frameworks myself? (Does my question make sense?) Check out this article: http://code.google.com/appengine/articles/pure_django.html --~--~-~--~~~---~--~~ You received this message