I'm going over the introductory materials for the App Engine and have completed the tutorial. The application I'm thinking of developing involves inputting data into the datastore, then extracting it in various ways and formatting it into web pages stored at computed URLs. My reading of the App Engine docs suggests I can't do that since I can only store things in the datastore, not individual files. Just wanted to confirm that. If that's true, any suggestions for workarounds? I might be willing to bundle everything into one big file and e-mail someplace outside of the App Engine where the files get extracted and hosted, but that, too, requires storing a file, however briefly.
Involute --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
