Hello,

I have been creating an application in Google Apps Script but have run into 
a wall with Session.getUser() disabled for us Education Edition users.  I 
would still prefer not to serve the application from our own servers, but 
that is a known system and I am running out of time to develop a solution. 
 I am looking into rewriting the app in GAE and was hoping for tips and 
recommendations.  

I like Python better but I wonder if I might be able to salvage some of the 
code from GAS if I use Java instead.  Is there an easy way to migrate the 
spreadsheet data to the datastore or should I just use csv?

I am nervous about the quota system.  Storage size is easier to predict but 
bandwidth and CPU has me concerned.  Are there any examples of applications 
and the resources they used?

I have setup a GAE account as myself, should I create it under the 
role-based account I was writing the GAS instead?

Thank you for any guidance you can provide!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/dbBcc3ZF4HoJ.
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.

Reply via email to