Hi all, is this a bug, or something I'm doing wrong?
Here's the scoop: web2py is embedded within a folder structure. I use Aptana to update files (including files under the web2py/... directory). the problem I have been seeing is that any change to /applications/myApp/modules/ myModule.py is not applied unless I bounced the web2py server. If I refresh my browser and open the same file with the web2py file editor, i can see the changes but they are not 'loaded', again, unless I bounce the server. Is this expected? thanks a bunch, Mart :)

