Hello,

I was hoping to get a few questions answered to help me better understand 
development on the Google App Engine platform (and webapp dev in general).

1. Do I have to declare all of my data tables/classes in the main script?  
Also, I'm a little confused because the data is stored in the datastore, but 
it's a class.  If someone could explain how that works that'd be great.
2. How does my webapp data persist when I upload new versions?  Does GAE 
know not to create new tables whenever I upload a new version of the main 
script?
3. How do I have a piece of code running continuously or on a schedule?  and 
where would it go in terms of in the script?
4. How do I call other scripts, for when I want a link to go to a new page?

Sorry to clog the group with my noob questions but I figured I would 
understand better if I could get an actual answer instead of tutorials upon 
tutorials that don't quite answer my questions.

-- 
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/-/_xE4P9IEG1UJ.
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