I am relatively new to python web development (moving over from perl catalyst and cgi::application). I have not used Rails, but routes seems like a rational way to structure URLs within the application. However, I am working on a simple web framework to run under mod_python. I was wondering if anyone is using routes in a mod_python handler to dynamically import controllers/actions as modules/functions. Any suggestions as to the best way to do this?
Thanks, Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
