As far as I know that should work. just remember to set app.yaml appropriately to associate the second handler with url pattern.
2009/1/20 arnie <[email protected]>: > > hi all > There is an already hosted wsgi application [with some user interface] > using the datastore tables. I have created another wsgi application > [with no user interface just handling the requests] that needs to > access the same datastore tables and that need to be done without > using the urlfetch. Should we create a subfolder in original wsgi > folder to contain the new wsgi application and then run the update > appcfg.py update originalwsgi > Will this work? Or what other procedure do I need to adopt? > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
