Not sure if it's by design or just failing to reload it correctly. I'll take a look shortly.
From: [email protected] [mailto:[email protected]] On Behalf Of Adam Brand Sent: Friday, June 12, 2009 8:54 AM To: Discussion of IronPython Subject: [IronPython] FW: App_Script Problem in latest IronPython for ASP.Net Does anyone have any insight into this? Thanks, Adam Adam Brand SilverKey Technologies From: Adam Brand [mailto:[email protected]<mailto:[email protected]>] Sent: Sunday, May 31, 2009 7:53 AM To: 'Discussion of IronPython' Subject: App_Script Problem in latest IronPython for ASP.Net I've noticed that with the latest bits for IronPython for ASP.Net, files in app_script only seem to be revisited when the app pool is restarted. For example, if I have a file called hello_world.py in App_Script, and delete that file, the app still executes code in that file as if it were there. If I change a line in the file, that line is not shown as changed until I restart the app pool. Is this by design, a bug, or something I'm doing wrong? Thanks, Adam
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
