This is not an easy one. The problem is that the routes code is outside any app. Currently if there is a bug in routes, web2py does not start. If you allow changes at runtime: 1) you make web2py slower because changes have to be monitored; 2) what happens if there is a bug in routes?
Massimo On Apr 12, 11:37 pm, Álvaro Justen [Turicas] <[email protected]> wrote: > Hello, > is there an way to web2py 'feel' that routes.py changed and reload it? > Always I restart webserver (even using CherryPy or Apache with WSGI) > to web2py reload routes.py. > It can be a big problem if we think in hosting companies: how a client > (normal user) can restart the whole webserver, only to reload > routes.py? > > -- > Álvaro Justen > Peta5 - Telecomunicações e Software Livre > 21 3021-6001 / 9898-0141 > http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

