Christoph Zwerschke wrote on 04/09/2006 08:07 AM:

As promised, I have cut a new beta release. It contains all bug fixes and enhancements made after version 0.9 so far, plus a couple of other improvements and bugfixes I made this weekend.

Thanks Christoph!


Particularly, ImportSpy now uses new import hooks instead of ihooks (if available) and can be disabled completely via the AppServer.config setting "UseImportSpy" (if this is false, sys.modules will be polled).

That could be a useful feature. Recently we had an issue where the name of a context clashed with the name of a Python package found through sys.path. The application dies with an import error that is tricky to debug because everything works fine on the command line. I would be interested in seeing if there is a speed/memory difference when ImportSpy is disabled. Unfortunately it will be a while before I have the bandwidth to put together a proper test.

- Ben


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to