None of them web2py loads and exec's modes and controller codes at every 
request. Not sure that qualifies as "code realoding".
We do not do what Django does because that only works when you use the 
built-in web server and not in production with, for example, nginx.

Massimo

On Wednesday, 25 June 2014 13:16:40 UTC-5, Omri Levy wrote:
>
> Hi ,
>
> I asked Wing support the following question:
>
>  I am using Web2py framework. I saw a video that says the Wing can
>> debug a running python code no matter if it launched it itself. When
>> reading this: http://wingware.com/doc/howtos/web2py
>> I see that I can only debug Web2py in a way that I need to rerun the
>> server from Wing for each time I hit 'Debug'. Is there any better way to
>> do it?
>>
>
> *They replied:*
> *This is our recommended approach because of the difficulties reloading 
> code in Python.  Does web2py have code reloading?  It's been some time 
> since I worked with it.  Or does it have a master process that spawns a new 
> sub process when things change?  django and some other frameworks work this 
> way.*
>
> Do someone know what is the answer to these two questions?
>
> Thanks!
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to