Is it possible to create a single python application that runs within the google app engine and is both a gwave robot and a normal web application?
Can you call both run_wsgi_app and the myRobot.Run() method (from waveapi.robots.Robot) in the same execution thread? I am interested in writing a gwave robot that processes blip document text against the datastore populated by a web app, all within the app engine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
