Ubuntu 10.10, Python 2.5 (deadsnakes). I've been playing with Pyramid using the Google App Engine SDK. So far so good, but I'm stumbling over the development cycle a little. Specifically, in order for the server to pick up changes (for example, minor template edits) I'm having to kill the dev_appserver.py process and launch it again. Seems a little clumsy, is there a way to convince dev_appserver to reload changed Pyramid files in a similar fashion to paster serve --reload?
-- Cheers, Rich -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
